Skip to content

Instantly share code, notes, and snippets.

@22shubh22
Created November 30, 2020 11:09
Show Gist options
  • Save 22shubh22/378d813c1b53c49b23ffe207fc134e1c to your computer and use it in GitHub Desktop.
Save 22shubh22/378d813c1b53c49b23ffe207fc134e1c to your computer and use it in GitHub Desktop.
* Buses will be hardcoded.
-> Initiallly centered of Ambikapur Buses.
* Center is not the a route, but different buses running within route.
Initially let's hardcode that. So, can b eupdated later.
Bus:[
Company name,
(not necessary)bus number
bus route and timimgs at each station,
]
App Functionalites
* Search all bus running between two stations.
* (not now) when clicking previous 3 days time status
* (not now) Show time by which bus will reach this location.
Task Now,
* design UI and firebase structure.
* No user profile, we'will use token Id as reference fo user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment