https://github.com/abhishekbagdiya01/bus-tracker-app
Track-N-Go is proud to be the first city app of Jodhpur, Rajasthan, India. We are dedicated to catering to the needs of Jodhpur citizens and visitors alike, providing valuable information about city bus routes to make navigating Jodhpur effortless.
https://github.com/abhishekbagdiya01/bus-tracker-app
dart firebase flutter
Last synced: 2 months ago
JSON representation
Track-N-Go is proud to be the first city app of Jodhpur, Rajasthan, India. We are dedicated to catering to the needs of Jodhpur citizens and visitors alike, providing valuable information about city bus routes to make navigating Jodhpur effortless.
- Host: GitHub
- URL: https://github.com/abhishekbagdiya01/bus-tracker-app
- Owner: Abhishekbagdiya01
- Created: 2024-03-18T06:56:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T16:45:15.000Z (almost 2 years ago)
- Last Synced: 2025-04-10T00:46:52.268Z (about 1 year ago)
- Topics: dart, firebase, flutter
- Language: Dart
- Homepage:
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Track-N-Go
**Track-N-Go** is proud to be the first city app of Jodhpur, Rajasthan, India. We are dedicated to catering to the needs of Jodhpur citizens and visitors alike, providing valuable information about city bus routes to make navigating Jodhpur effortless.
### Features
**Drivers :** Drivers can use the app to share their real-time location with the server
(Firebase). This involves:
* Accessing the device's location services.
* Sending location data (latitude and longitude) to a dedicated collection in the
Firebase Firestore database.
**Users :** Users can leverage the app to view the live location of buses on a map. This
entails:
* Fetching the latest bus location data from the Firebase Firestore database.
* Displaying the retrieved bus locations on a map (using Google Maps integration
within the Flutter app).
### Getting Started
To get started, clone this repository and run the following commands:
```
flutter pub get
flutter run
```
### Screenshots

###