aparry3 / City_Management

Final Project for CS 4400

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4400_Project

Final Heavyweight Project for CS 4400

Doesn't look nice yet, but is mostly functional,

TO RUN:

  1. Clone repo
  2. Navigate to directory
  3. run npm install to install node dependencies
  4. Run npm start to start server
  5. Open browser and navigate to "localhost:3000/#/login"

NOTE: Must have MySQL installed and set up a database of the corrct tables. I might add the db setup scripts later, probably not tbh.

About

Final Project for CS 4400


Languages

Language:JavaScript 64.5%Language:HTML 35.3%Language:CSS 0.2%