Skip to content

dtries/Train-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Train-Scheduler

Google Firebase Database is used to hold data added for trains schedules.

Train Scheduler Homework: University of Denver Coding Bootcamp

Seventh homework assignment.

Which Train When

Styled webpage for adding train schedule information and viewing information regarding train arrivals. Upon page load a running clock with the present time is displayed, a train schedule table populates with any information already present in firebase, and a form area is provided to add additional trains to the database. Adding a train also updates the table with the new train information appended in a new table row at the bottom of the table. The information in the table includes train name, destination, frequency of service in minutes, next arrival time, and how many minutes until the next trian arrives. The information for next arrival time and the number of minutes until the next train arrives is updated at the top of each minute sweep of the clock.

Purpose

To create a working app that uses Firebase,JavaScript, and jQuery.

Try Which Train When

https://dtries.github.io/Train-Scheduler/

Maintained by: Dennis Ries

Contact: dtries@gmail.com

© 2019 GitHub, Inc. Terms Privacy Security Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors