Train-Scheduler application incorporates Firebase and uses Moment.js to display arrival and departure times of trains.
To use the Train-Scheduler application, simply navigate to Train-Scheduler, Go to the form on the bottom of the page and type in the Train Name, the Destination, the First Train Time, and the Frequency (min) of how often the train departs. Press the submit button and the information entered will return back the user information entered and calculate the Next Arrival and the Minutes Away the next train is scheduled.
- Moment.js - JavaScript library for managing and manipulating dates and time.
- Bootstrap - Responsive, front-end component library.