Front-end train schedule application
Accepts user input to add new train name, start time and frequency to schedule. Displays schedule in repeating table with next arrival based on current time and frequency of train stops. Stores Train info in Firebase for data persistence and retreives information from database on load. Schedules refresh every minute to reflect updated arrival information.
- Javascript
- Jquery
- HTML
- Firebase
- Moments.js
- Bootstrap