Skip to content

Exploring database persistence and UNIX conversion to create a Train Timetable which counts down and resets for each incoming train.

License

Notifications You must be signed in to change notification settings

paulaperoutka/Train-Timetable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train-Timetable

https://paulaperoutka.github.io/Train-Timetable/

Motivation

Using firebase as an introduction to database storage, this train scheduler allows users to view upcoming trains as well as dynamically render new trains they wish to add to the schedule.
Additional focus includes UNIX conversion using moment.js.

Instructions

Watch for incoming train schedules, and add new trains to the database.
All train times are converted from UNIX time to EST.
After each train arrival, the next train time is automatically inserted and countdown for next arrival beings. Schedules reset every 24 hours.

Credits

The City of Madrid for their beautiful train Station at Atocha.

About

Exploring database persistence and UNIX conversion to create a Train Timetable which counts down and resets for each incoming train.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published