https://github.com/techsupportz/transito-flutter
A bus timing application to view your bus arrival timings in Singapore swiftly. Built using Flutter with a Firestore database
https://github.com/techsupportz/transito-flutter
firebase flutter flutter-maps lta-datamall-api
Last synced: 12 months ago
JSON representation
A bus timing application to view your bus arrival timings in Singapore swiftly. Built using Flutter with a Firestore database
- Host: GitHub
- URL: https://github.com/techsupportz/transito-flutter
- Owner: TechSupportz
- License: gpl-3.0
- Created: 2022-05-24T06:08:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T14:42:14.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T04:41:18.283Z (almost 2 years ago)
- Topics: firebase, flutter, flutter-maps, lta-datamall-api
- Language: Dart
- Homepage:
- Size: 5.98 MB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[
](https://transito.tnitish.com)
## Transito: The last bus timing app you'll ever need
Transito is a bus timing application designed for speed and simplicity. It provides users with real-time bus arrival information through a clean and intuitive interface, minimizing the time spent searching for schedule data.
### Features
* **Real-time Updates:** Leveraging [Singapore's Land Transport Authority's DataMall Datasets](https://datamall.lta.gov.sg/content/datamall/en.html), Transito provides accurate, up-to-the-minute bus arrival times.
* **Streamlined UI:** The minimalist design prioritizes information clarity and ease of navigation.
* **"At a glance" View:** Users can designate favorite bus stops for quick access to arrival times directly from the main screen. This eliminates the need to search through lists of stops.
[Download it today!](https://transito.tnitish.com/)
## Built using
This app is built using the [Flutter Framework](https://flutter.dev/). It uses [Firebase](https://firebase.google.com/) and [Firestore](https://firebase.google.com/products/firestore) for authentication and to store data
Bus arrival and related data are provided via [Singapore's Land Transport Authority's DataMall Datasets](https://datamall.lta.gov.sg/content/datamall/en.html) and enhanced through [transito-server](https://github.com/TechSupportz/transito-server)
Map Tiles used are from [OneMap's Night Layout](https://www.onemap.gov.sg/docs/maps/night.html)