A smart and scalable solution for managing college transportation using Flutter and Firebase.
The College Bus Management App helps students and administrators track bus inventory, manage schedules, Petrol bunks near, and receive real-time updates. Built with scalability and user experience in mind, it aims to digitize and simplify traditional bus logistics on campus.
- 🔍 Browse available bus routes & timings
- 🔔 Push notifications for alerts & delays
- 🧾 Write Complains
- bus location Inside Campus
- ➕ Add/Edit/Delete routes, buses, and drivers
- 👥 Manage student registrations
- 📡 Monitor real-time GPS data
- 📢 Send announcements to students
- 📊 View reports and analytics
| Category | Tech Used |
|---|---|
| 🖼️ Frontend | Flutter |
| 🔥 Backend | Firebase (Firestore, Auth, Realtime DB) |
| 📍 Maps & GPS | Google Maps API |
- Flutter SDK
- Android Studio / VS Code
- Firebase Project setup
- Google Maps API Key
git clone https://github.com/yourusername/college-bus-management-app.git
cd college-bus-management-app
flutter pub get
flutter run