-
client-frontend
Directory contains all the files for the frontend with its own README.md to get everything setup
-
python-mongo
Directory contains all the files required create a MongoDB database and populate the collecitons. Directory has its own README.md to get everything setup
-
python-postgres
Directory contains all the files required create populate tables within a Postgres database. Directory has its own README.md to get everything setup
Backend lives in another repository here