Skip to content

A train schedule application that incorporates Firebase to host arrival and departure data. 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.

Notifications You must be signed in to change notification settings

stk1978/Train_Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Train-Scheduler Using Firebase & Moment.js

A train schedule application that incorporates Firebase to host arrival and departure data. 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.

How it works

The app takes user inputed data and pushes it to a data-base. The program then retrieves it, compares the time that the orginal train left, takes in consideration the frequency of the train in minutes, and compares it to the current time. The app then posts when the next train will arrive. All of the data in the table is saved to the data-base and is appended to the page via JavaScript.


About

A train schedule application that incorporates Firebase to host arrival and departure data. 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published