Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ali-ahnaf/jatra
An application designed to make bus commuting easier and efficient by providing the names of all the available buses that travel from the user’s current location to their chosen destination and tracking them in real time
https://github.com/ali-ahnaf/jatra
google-maps-api gps-tracking java mysql-database rest-api swing-gui
Last synced: 17 days ago
JSON representation
An application designed to make bus commuting easier and efficient by providing the names of all the available buses that travel from the user’s current location to their chosen destination and tracking them in real time
- Host: GitHub
- URL: https://github.com/ali-ahnaf/jatra
- Owner: ali-ahnaf
- Created: 2019-09-07T10:44:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T10:23:06.000Z (almost 5 years ago)
- Last Synced: 2024-12-30T03:26:53.621Z (26 days ago)
- Topics: google-maps-api, gps-tracking, java, mysql-database, rest-api, swing-gui
- Language: Java
- Homepage:
- Size: 218 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jatra
An application designed to make bus commuting easier and efficient by providing the names of all the available buses that travel from the user’s current location to their chosen destination and tracking them in real time# Purpose
1. There are countless number of busses having their own unique routes. It often becomes bothersome to remember these routes
2. Often we are in rush for work and prefer other costly commuting services as we are unsure of when the bus is going to arrive
3. In Bangladesh, majority of the local busses are in poor condition and thus falls prey to bad passenger service and therefore motivates them to skip busses as their daily commute
# How does it help?
1. It lets you search the bus routes of all the busses that passes along your nearest bus stops to your preferred destination
2. It uses a GPS tracking system to show you the real time location of the busses. As a result, you don’t have to wait for an unknown amount of time and instead jump into a different transport if the bus is too far away or wait for a short period and enjoy your ride with almost 1/5thof the cost
3. Users are able to rate and review the busses to help the community
# APIs used1. Google Maps Places API
2. Google Maps Javascript API
3. Google Maps Geocode API
4.Video illustration: https://youtu.be/SThGAGl_vBE
# Future Implementations
1. Add live gps tracking system to track busses
2. Seat reservation system