Skip to content

The application allows a user to add a train with a name, destination, frequency, and first train's departure time. Once the user submits their input, it is sent to the Firebase database and uploaded from the database to the current train schedule table. The application also calculates the next train arrival time and how far the next train is.

Notifications You must be signed in to change notification settings

pinargultekin/train-schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

train-schedule


Table of Contents

  1. Abstract
  2. Coding Overview
  3. Application Display

Abstract

The application allows a user to add a train with a name, destination, frequency, and first train's departure time. Once the user submits their input, it is sent to the Firebase database and uploaded from the database to the current train schedule table. The application also calculates the next train arrival time and how far the next train is.

Coding Overview

The application is built with;

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • jQuery
  • Firebase

Application link is : https://pinargultekin.github.io/train-schedule/

Application Display

app-display


app-display

About

The application allows a user to add a train with a name, destination, frequency, and first train's departure time. Once the user submits their input, it is sent to the Firebase database and uploaded from the database to the current train schedule table. The application also calculates the next train arrival time and how far the next train is.

https://pinargultekin.github.io/train-schedule/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published