https://github.com/bradydouthit/traintracker
Time to arrive calculations for trains
https://github.com/bradydouthit/traintracker
Last synced: 18 days ago
JSON representation
Time to arrive calculations for trains
- Host: GitHub
- URL: https://github.com/bradydouthit/traintracker
- Owner: BradyDouthit
- Created: 2019-06-26T16:37:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T19:36:53.000Z (over 5 years ago)
- Last Synced: 2025-02-18T01:41:54.256Z (4 months ago)
- Language: HTML
- Homepage: https://bradydouthit.github.io/TrainTracker/
- Size: 572 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Train Tracker
This application takes in frequency(in minutes) of a train going around a track and the first arrival time of that train and calculates the next arrival.## Tools Used
Firebase, Moment.js, and jQuery.## How to use it
Simply go to the deployed version, and fill out the form with the values you would like to input (doesn't have to be a real train).#### Deployed version: https://bradydouthit.github.io/TrainTracker/