Group 4 team members: Florentino Becerra, Himani Tawade, Kevin Delgado, Mohamed Habarneh
Steps to run the project:
-
Initialize the database and start the API:
./bin/init.sh
-
Populate the data base by running the python script:
dbpop.py
-
Start the API by running
foreman start
-
Go to local.gd docs to view and test all the endpoints