The manual was created so the users of the website and database could easily understand how they work and learn where important systems are located.
The system functionality document outlines all major functionalities for each individual page that is accessible through the webapp.
The system architecture document consists of a diagram that outlines the system design alongside supplementary text to help explain the setup.
The work undertaken document is a compilation of all work logs that we created through the semester.
Below is an image of the database as seen though MongoDB Compass. MongoDB Compass can be used to modify the database collections.
Below is an image of the finished webapp. It can be accessed through the following link:
Below is an image of the source code. The code has been commented for readability of users who have access to it.