Developed a location tracking app for the SIH Project used Jetpack compose XML Kotln and MVVM architecture pattern. Used a separate driver’s app which will send location coordinates every 5 seconds in background using foreground service Using Google Maps API to mark these coordinates and show bus route.
https://github.com/mohitsingh35/NextBus/releases/download/Test_APK/app-debug.apk
Splash Screen | Home Screen | Search between stops | Active buses |
Bus Details | Bus Route | Search by bus number | Multi-Language (Hindi) |
Here're some of the project's best features:
- Search bus by bus number
- Search between stations
- Search buses near you
1. Clone the repository.
2. Open the project in Android Studio.
3. Build and run the app on an Android device or emulator.
Technologies used in the project:
- Kotlin
- Jetpack Compose
- Firebase
- Google Maps API
- Dagger-Hilt