deployed via Netlify here
When adding trains, Users can submit the following:
- Train Name
- Destination
- First Train Time -- in military time
- Frequency -- in minutes
The app calculates when the next train will arrive relative to the current time. Users from different machines will be able to view same train times.
- Firebase
- Jquery
- Bootstrap
- Moment.js
