Skip to content

Train scheduling app with the ability to add trains, track time. Built using Firebase, Moments.js, Javascript, HTML and CSS

Notifications You must be signed in to change notification settings

pmactavish13/Train-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Train-Scheduler

Train schedule application that incorporates Firebase to host arrival and departure data. The app will retrieve and manipulate this information with Moment.js. This website will provide up-to-date information about various trains, namely their arrival times and how many minutes remain until they arrive at their station.

basic specs:

When adding trains, administrators are able to submit the following: Train Name Destination First Train Time -- in military time Frequency -- in minutes

Use moments.js to calculate when the next train will arrive - relative to the current time. Users from many different machines are able to view same train times.

Update "minutes to arrival" and "next train time" text once every minute.

Edit and remove buttons for each train. Let the user edit the row's elements-- allow them to change a train's Name, Destination and Arrival Time (and then, by relation, minutes to arrival).

About

Train scheduling app with the ability to add trains, track time. Built using Firebase, Moments.js, Javascript, HTML and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published