Skip to content

gui365/TrainTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Philly Express: Mass Transit Management System

This project was the homework for week 7 of the Penn Coding Boot Camp.

Goal

To create a train scheduler website using JavaScript, and persisting information using Firebase.

Functionality

The site consists of a form with input fields where information for a new train formation is entered. That information is then stored in the Firebase database and used to populate fields in a table. If the next train will arrive within more than 24 hours, a field will be appended to that line showing the number of days from today until departure.

Objective

To implement Firebase in order to persist data.

Built using:

  • html - Structure
  • CSS - Styling
  • JavaScript
  • jQuery
  • Firebase
  • moment.js

Authors

Guillermo Barila - Author

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors