Everything in Server folder and everything under /src/app in gradedUnit-src are to be assessed.
Ensure that NodeJS and MongoDB server are installed on system. From the Server folder run npm install followed by npm start. In a second terminal, run the same commands from within gradedUnit-src.
Once running, visit localhost:4200 to begin.
Due to external influences I was unable to get the image uploader working as intended, however future commits look to fix this issue.