Skip to content

Ednas/train-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

train-scheduler

This is a Firebase backed train schedule application. It uses HTML, CSS and jQuery to render the schedule and admin panel on the web page.

Uses Firebase to host a globally available set of data that will be retrieved and manipulated using Moment.js to provide up-to-date information about various trains arrival times and minutes until arrival.

[Getting started with Firebase][https://firebase.google.com/docs/web/setup] [Moment.js][https://momentjs.com/]

Known issue: Adding trains in Firefox does not work. It appears to be a Firebase & Firefox specific issue