Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

SELab-2/OSOC-1

Repository files navigation

OSOC-1

License: MIT semantic-release: angular ktlint code style: prettier

codecov

Understanding this project

The docs/ folder contains a lot of useful documentation to help you understand the project. This diagram shows the high level overview of the application, while this diagram zooms in on the structure used in the backend. This document justifies the chosen technologies for the entire tech stack. Finally, the domain model is available here.

Installation

A guide on how to install this project can be found on this repository's wiki. To verify the project was correctly installed, you can run the backend tests by following this guide.

Contributing

Additional information you need before you can get started can be found in the prerequisites file!