/Train-Scheduler

Train scheduler app that incorporates Firebase to host arrival and departure information.

Primary LanguageHTML

TRAIN SCHEDULER https://bensojka.github.io/Train-Scheduler/

Train scheduler application that incorporates Firebase to host arrival and departure information. The app retrieves and manipulates this data with Moment.js and provides up-to-date information about various trains, namely their arrival times and how many minutes remain until they arrive at their station. The front-end for this application utilizes valid HTML, stylish CSS with Bootstrap, JavaScript for the logic, and jQuery to manipulate HTML.