Skip to content

ninetyone/MetroTransit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetroTransit

This project tells the user in how much time will the next bus leave from the bustop on route and going in direction. The project has been created using MetroTransit Public API: http://svc.metrotransit.org/

Pre-requisites

  • Node
  • NPM
  • Redis

Setup:

Run npm i, to install dependencies

Run:

Params expected are

  • route name
  • stop name
  • direction

npm start "METRO Blue Line" "Target Field Station Platform 1" "south"

Test:

Run npm test

About

Helps user find the next bus leaving from stop going on route using user input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published