https://github.com/EarlGeorge/timetable
bus timetable app react native
https://github.com/EarlGeorge/timetable
android bus bus-station bus-timetable ios latitude-longitude maps moovit react-native realtime-tracking timetable vehicle-tracking
Last synced: 6 months ago
JSON representation
bus timetable app react native
- Host: GitHub
- URL: https://github.com/EarlGeorge/timetable
- Owner: EarlGeorge
- License: mit
- Created: 2020-02-25T16:15:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:44:38.000Z (over 2 years ago)
- Last Synced: 2024-11-08T13:38:29.562Z (11 months ago)
- Topics: android, bus, bus-station, bus-timetable, ios, latitude-longitude, maps, moovit, react-native, realtime-tracking, timetable, vehicle-tracking
- Language: JavaScript
- Homepage:
- Size: 17.7 MB
- Stars: 91
- Watchers: 3
- Forks: 35
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Bus Timetable App
```
View realtime arrivals, based on the vehicle's GPS location.
It is similar to Moovit.app but only supports one country,
Georgia Tbilisi === საქართველო თბილისი.
```
![]()
![]()
---
# Technology:
| **Tech** | **Description** | **Using** |
| ---------------- | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **React Native** | React Native app for Android & iOS | [react-native](https://reactnative.dev/), [expo](https://expo.io/) |
| **CSS-in-JS** | A StyleSheet is an abstraction similar to CSS StyleSheets | [StyleSheet](https://reactnative.dev/docs/next/stylesheet) |
| **JavaScript** | Seems like javascript LUL | [RN](https://reactnative.dev/) |
| **Data Source** | Database for getting bus info based on vehicle location | [DataBase]() |
| **Deployed** | Available on Android but iOS isn't available yet. | [Play Store](https://play.google.com/store/apps/details?id=com.davituri.timetable), [App Store](https://www.apple.com/ios/app-store/) |## Feedback
If you have encountered a bug, or have a useful suggestion how to improve,
Create issue, or make a pull request!> Follow me on [Twitter](https://twitter.com/georgeDavituri) to keep up with my future projects.