Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 623 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 623 Bytes

Train-Shceduler

Front-end train schedule application

Live Demo.

Description

Accepts user input to add new train name, start time and frequency to schedule. Displays schedule in repeating table with next arrival based on current time and frequency of train stops. Stores Train info in Firebase for data persistence and retreives information from database on load. Schedules refresh every minute to reflect updated arrival information.

Technology

  • Javascript
  • Jquery
  • HTML
  • Firebase
  • Moments.js
  • Bootstrap

View

image