Skip to content

AngularJS app making calls to Transport For London (REST) API's to grab real time data and provide status on minute basis. Gives information about Trains in any direction up to 4 stations ahead of time and in between train stations.

Notifications You must be signed in to change notification settings

mukesh51/TFL-AngularJs

Repository files navigation

TFL-AngularJs

Angular App, which access TFL API's to give the latest status on underground service.

The overground service uses Type-Ahead "Google Suggest" like feature to give you acess to 2500 stations in UK. Just type a single character, before the drop-down populates with relevant station names.

To access the application, go to the application folder and type

node server.js # to start the server

and access the app at

http://localhost:8080

About

AngularJS app making calls to Transport For London (REST) API's to grab real time data and provide status on minute basis. Gives information about Trains in any direction up to 4 stations ahead of time and in between train stations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published