Flutter app for the Centralised Admission Committee with real-time data and authentication.
- 0
- technologies
- 0
- shipped features
- 0
- decisions logged
No public repository for this project
3 sections below
A team-built Android application for the Centralised Admission Committee (CENTAC), Puducherry. Built with Flutter and Dart, integrated with Firebase for real-time data management and authentication so applicants could track admission information from their phones. Undergraduate main project.
- Built with Flutter and Dart for Android
- Firebase authentication and real-time data management
- Delivered as a collaborative team project
- UG main project for a live government admissions body
The section above says what this does. This one says why it is built the way it is — including the parts that did not come free.
- Firebase real-time databaseoverPoll a REST API on a timerBuild a custom WebSocket serverBecause
On a fixed timeline, Firebase gave real-time sync and authentication as managed features rather than infrastructure the team had to build and operate — time went into the application logic instead.
What it costThe data model became shaped around what Firebase's real-time database does well, which would need rework if CENTAC ever needed the more complex relational queries a traditional database handles more naturally.
Seen enough?
There are more where this came from — or skip the browsing and just say hello.