A Firebase application, use the Thomas the Tank Engine Train Time Tracker to track all of your imaginary trains!
-
Launch the application here!
-
Input simple data such as the Train Name, its Destination, the time of the First Train of the Day, and how Frequently it arrives!
-
Watch as Moment.js calculates your next train!
-
HTML5
-
CSS/Bootstrap
-
JavaScript
-
Moment.js
-
Firebase
- Landing Page:
This part of the Application displays all of the trains inserted into Firebase.
- Create a Train:
Scroll down to the bottom of the page to find the form to submit a new train! Simply fill in all the input fields and click Submit to display your new train on the table. Moment.js will calculate the next arrival time and Firebase will store your data.