added miro sections to readme

This commit is contained in:
Mika Bomm 2024-10-13 12:40:05 +02:00
parent eb56af74e6
commit 2e39d9fb56
6 changed files with 40 additions and 3 deletions

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
/build
/build
/.idea

View file

@ -1,4 +1,40 @@
# ApfelNetzwerk
[Considerations](docs/considerations.md) \
[Setup](docs/SETUP.md)
1. [ApfelNetzwerk](#apfelnetzwerk) \
1.1. [Use Case Diagram](#use-case-diagram)
1.2. [DIY Problem Definition](#diy-problem-definition)
2. [Additional infos about the project](#additional-infos-about-the-project) \
2.1. [Considerations](#approachesconsiderations)\
2.2. [Setup](#setup)
# Apfelnetzwerk
## Use Case Diagram
Notes: The use case diagram is generated by graphiv which can be seen under docs,
we used a python libary to interact with graphivs that then convert the code into the DOT language used by graphiv \
![Use Case Diagram](docs/use_case_diagram.svg)
## DIY Problem Definition
![DIY Problem Definition](docs/diy-problem-definition.jpg)
## Empathy Map
![Empathy Map](docs/empathy-map.jpg)
## Walt Disney
![Walt Disney](docs/walt-disney.jpg)
<!-- TODO: Ich hab keine Ahnung was das mehr sein soll -->
## TODO
![TODO](docs/HACKERSOHN%20-%20Frame%204.jpg)
# Additional infos about the project
## Approaches/Considerations
In the following [document](docs/considerations.md) you can find various approaches/problems/learning we had as a group
## Setup
We set up a dedicated [document](docs/SETUP.md) on how to setup a project mainly involving docker

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

BIN
docs/empathy-map.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

BIN
docs/walt-disney.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB