IT 326 Final Application
Download it and cd into the main directory
npm install to install all dependencies
In src/server: Install the python requirements in requirements.txt file.
Run the server with python dbRESTServer.py while inside the src/server directory.
Or run the bash command called server.cmd if lazy.
Hosed on github pages.