abigailettore / train-scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

train-scheduler

In this assignment, train schedule application was created that incorporates Firebase to host arrival and departure data. The app retrieves and manipulates this information with Moment.js. This website provides up-to-date information about various trains, namely their arrival times and how many minutes remain until they arrive at their station.

APIs Used

Firebase, Moment

App Organization

When adding trains, administrators should be able to submit the following:

Train Name

Destination

First Train Time -- in military time

Frequency -- in minutes

About


Languages

Language:HTML 54.5%Language:JavaScript 37.6%Language:CSS 7.9%