Skip to content

A railroad reservation system implemented with Node.js and mySQL

Notifications You must be signed in to change notification settings

pvanny1124/RailroadSystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RailroadSystem

Application created using Express

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisities

Node.js Version 6+ (8+ recommended)

Running RailroadSystem

  1. Clone this repository to your host computer.
git clone https://github.com/KirstynNatavio/RailRoadSystem
  1. Run npm install
npm install
  1. Start the application
npm start
  1. See the application by entering this in your web browser address bar
localhost:3000

About

A railroad reservation system implemented with Node.js and mySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.1%
  • HTML 9.3%
  • JavaScript 8.3%
  • SQLPL 7.2%
  • Other 1.1%