Skip to content

JenHarden/Train-Schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Train Schedule

Link to site: Sunflower Express

Objective:

To create a train schedule that incorporates Firebase to host data.

Description:

This is a train schedule application that incorporates Firebase to host train data.  The application gives the user 
the ability to add another train to the schedule.  It will then display the schedule in a repeating table that will 
provide the train information, including the next arrival time (based on current time) and calculate the minutes 
left before the next train arrives.  The application is able to do these additional calculations by utilizing 
Moment.js. This information is stored in Firebase, for data persistence, and is retrieved every time the schedule 
page is loaded.

Technologies Used:

HTML5
CSS
Javascript
JQuery
Firebase
Moment.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors