Skip to content

pordonez93/Train-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Train-Scheduler

*** In this assignment, you'll create a train schedule application that incorporates Firebase to host arrival and departure data. *** Your 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.

Instructions

  • Make sure that your app suits this basic spec:
    • When adding trains, administrators should be able to submit the following:
      • Train Name
      • Destination
      • First Train Time -- in military time
      • Frequency -- in minutes
    • Code this app to calculate when the next train will arrive; this should be relative to the current time.
    • Users from many different machines must be able to view same train times.
    • Styling and theme are completely up to you. Get Creative!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors