software-2-machine-learners

Findings and Reporting Information Console

This is the project done for CS4311 by Team 6

In order to launch
  1. Clone the repository on to your local machine
  2. On the terminal, use cd to move to the folder called fric and run ng serve
  3. On another terminal, use cd to move to the folder called server and run npm start
  4. PostgreSQL must be running - to get a quick local setup, simply follow the instructions at https://postgresapp.com/
Dependencies

The following dependencies are used in this project

  1. PostgreSQL, used to run locally and store all the necessary data.