brycelang / Train-Activity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Markdownify
Train Scheduler

A small app to track and schedule trains built with Javascript.

Key FeaturesHow To UseDownloadCreditsLicense

screenshot

Key Features

  • Allows users to input train data and calculates when the next train will arrive.

  • Displays a directory of currenct trains on the database in a table.

    • Uses firebase for data storage
  • Uses AJAX requests to handle communication between the database and the application.

How To Use

To clone and run this application, you'll need Git installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/brycelang/liri-node-app

# Go into the repository
$ cd liri-node-app

# Open Index.html
$ Thats it!

Download

You can download latest master release of this application.

Related

This software uses code from several open source packages.

License

MIT


brycelang.me  ·  GitHub @bryceLang  ·  LinkdIn Bryce Lang

About


Languages

Language:HTML 63.7%Language:CSS 19.6%Language:JavaScript 16.7%