added miro board link for readability purposes

This commit is contained in:
mikailkilli 2024-10-13 18:43:40 +02:00
parent 6dc9fc1af4
commit 07f37b7426

View file

@ -12,6 +12,7 @@
2. [Additional infos about the project](#additional-infos-about-the-project) \
2.1. [Considerations](#approachesconsiderations)\
2.2. [Setup](#setup)
2.3. [Notes](#notes)
@ -82,4 +83,7 @@ The Use Case Diagram visually represents the interactions within our system. It
In the following [document](docs/considerations.md), we have documented various approaches, challenges and lessons learned during the project.
## Setup
We have created a comprehensive [setup document](docs/SETUP.md) to guide you through setting up the project. This document primarily focuses on using Docker to ensure a smooth configuration process.
We have created a comprehensive [setup document](docs/SETUP.md) to guide you through setting up the project. This document primarily focuses on using Docker to ensure a smooth configuration process.
## Notes
You may also view our [Miro board](https://miro.com/app/board/uXjVLalWhTw=/?share_link_id=740126325996) for better readiblity.