Skip to content

dixonscottr/ontherails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On the Rails

A DBC Coyotes 2016 final project

Deployed! ontherails.herokuapp.com | bit.ly/ontherails

Coded by: Team TrainScotting

Description

On the Rails is a New York subway visualization app and provides users with real-time subway status information for the 1, 2, 3, 4, 5 and 6 lines. On the Rails uses the MTA's real-time data feed API of those lines to provide specific train location and time information, as well as service status, e.g. on time or delayed.

On the Rails is mobile-friendly and fully functional for riders on the go.

Mobile_Friendly

How to use the app

  1. Upon landing on the app, a map of Manhattan displays six subway lines and the real-time location of trains on those lines. The map uses the Google Map API and can be zoomed in and out as well as dragged to show all parts of New York.
  2. Tapping or clicking on the railroad menu icon brings up a side panel where users can toggle subway lines.
  3. Specific train and station information can be viewed by tapping or clicking on the specific object.

Web_View