Skip to content

Application which incorporates Firebase to host train schedule (arrival and departure data). Data is manipulated with Moment.js.

Notifications You must be signed in to change notification settings

SueJStevens/TrainTime

Repository files navigation

Ride The Rails!

Application which incorporates Firebase to host train schedule (arrival and departure data). Data is manipulated with Moment.js. Bootcamp Assignment 9/22/18 - Train Scheduler

Demo

Ride The Rails is deployed to Github.
Please check it out here.

Companion Homework Assignments

This companion app was developed because the original homework assignment, found here and the week's in-class activities contained numerous flaws illustrated here. Trains Do Not Run On Time is deployed to Github.
Please check it out here.

Overview

This is a train schedule application that incorporates Firebase to host arrival and departure data as well as Moment.js to manipulate and display the data. The website will provide up-to-date information about various made-up trains, namely their arrival times and how many minutes remain until they arrive at their station.

Functionality

  • Administrators can add/submit the following:
    • Train Name
    • Destination
    • First Train Time -- in military time
    • Frequency -- in minutes
  • The app will calculate when the next train will arrive relative to the current time.
  • Users from many different machines can view same train times.

Technology

Hosting Platform

Front-End

Back-End

About

Application which incorporates Firebase to host train schedule (arrival and departure data). Data is manipulated with Moment.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published