https://github.com/chris-aqui/train-scheduler
A train schedule application that incorporates Firebase to host arrival and departure data. This website will provide up-to-date information about various trains, namely their arrival times and how many minutes remain until they arrive at their station.
https://github.com/chris-aqui/train-scheduler
css3 firebase html5 javascript jquery momentjs
Last synced: 3 months ago
JSON representation
A train schedule application that incorporates Firebase to host arrival and departure data. This website will provide up-to-date information about various trains, namely their arrival times and how many minutes remain until they arrive at their station.
- Host: GitHub
- URL: https://github.com/chris-aqui/train-scheduler
- Owner: chris-aqui
- Created: 2018-06-07T00:26:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T03:36:49.000Z (almost 8 years ago)
- Last Synced: 2025-02-02T01:25:44.195Z (over 1 year ago)
- Topics: css3, firebase, html5, javascript, jquery, momentjs
- Language: JavaScript
- Homepage:
- Size: 481 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Train-Scheduler

A train schedule application that incorporates Firebase to host arrival and departure data. The app retrieves and manipulate this information with Moment.js. This website will provide up-to-date information about various trains, namely their arrival times and how many minutes remain until they arrive at their station.
[Live Preview Here](https://christine-aqui.github.io/Train-Scheduler/)