A powerful and user-friendly Flutter application that enables parents to track the real-time location of school and college buses. This app ensures the safety and convenience of students by providing up-to-date bus tracking and notifications.
- Real-Time Bus Tracking: Parents can view the live location of their child's bus on an interactive map.
- Easy Login: Secure login for both schools/colleges and parents.
- Bus Details: View information about the bus, driver, and route.
- Notifications: Receive alerts for bus arrival, delays, or emergencies.
- Multi-User Support: Allows schools/colleges to manage multiple buses and parents to track multiple children.
- User-Friendly Interface: Designed with a clean and intuitive UI for seamless use.
- Frontend: Flutter (Dart)
- Backend: Firebase or Django for APIs (customizable)
- Maps & Location: Google Maps API
- Authentication: Firebase Authentication or custom backend
- Push Notifications: Firebase Cloud Messaging (FCM)
| Feature | Screenshot |
|---|---|
| Real-Time Tracking | |
| Bus Details | |
| Notifications |
- Parents: To track the location of school/college buses and ensure timely pick-up and drop-off of their children.
- Schools/Colleges: To manage buses, drivers, and routes efficiently while providing transparency to parents.
- Install Flutter.
- Install Android Studio or VS Code with Flutter/Dart extensions.
- Clone the repository:
git clone https://github.com/KLI888/bustracker.git cd bustracker