Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.77 KB

README.md

File metadata and controls

51 lines (29 loc) · 1.77 KB

Documentation

Contributors

Full Name
Email
Magnus Tomter Ouren magnutou@stud.ntnu.no
Ole Remi Dahl olerd@stud.ntnu.no
Jakob Relling jakobere@stud.ntnu.no
Magnus Byrkjeland magnueb@stud.ntnu.no

File- and folderstructure

This project follows a specific file structure. This section provides an overview of the file structure and describes what should be in the various folders and files.

Database

This project uses MongoDB as database. This section provides an overview of the database and describes how to add new data.

Testing Strategy

Detailed description of the testing strategy can be found in testing file.

User implementation

Explanation for the user implementation can be found in the user file.

CI/CD

This project uses GitLab Pipeline for CI/CD. This section provides an overview of the CI/CD process and describes how to add new workflows.

User Stories

We have developed the application based on some user stories. These user stories can be found in the user stories file.

Requirements

The requirements for the project, and explanations on our implementations can be found in the requirements file.

Feedback

Feedback from the different deliveries, our reflections and implementaions are logged in feedback file.

Back to root.