Instructions For Setup:
- • git clone https://github.com/ClayCarp/SoftwareDesign-Lab3.git
- • Install necessary dependencies in the terminal
- Set up postgresql v17 and created the required tables a. You can just copy and paste the tables I have in the SQL folder
- In the terminal submit “npm start” this should run both the frontend and the backend concurrently.