Train schedule application that incorporates Firebase to host arrival and departure data. The app provides up-to-date information about various trains, namely their arrival times and how many minutes remain until they arrive at their station.
- Complete the following information on the form provided:
- Train Name
- Destination
- First arrival time
- Arrival frequency
- Submit the form to add the train to the scheduler database
- The timetable at the top of the page displays the following for each train:
- Train Name
- Destination
- Frequency (in minutes)
- Next Arrival (calculated)
- Minutes Away (calculated based on current time)
- HTML5
- CSS3
- JavaScript
- jQuery
- Firebase Realtime Database
- Moment JS
- Bootstrap
Pam Kelly at esq.kelly@gmail.com
GitHub at https://github.com/PLKGIT/trainscheduler
Train Scheduler deployed at https://plkgit.github.io/trainscheduler/
Professional Portfolio at https://www.pamkelly.com/portdev.html
Copyright © 2020 Pamela L. Kelly