added miro sections to readme
This commit is contained in:
parent
eb56af74e6
commit
2e39d9fb56
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
/target
|
||||
/build
|
||||
/build
|
||||
/.idea
|
40
README.md
40
README.md
|
@ -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
|
BIN
docs/HACKERSOHN - Frame 4.jpg
Normal file
BIN
docs/HACKERSOHN - Frame 4.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
BIN
docs/diy-problem-definition.jpg
Normal file
BIN
docs/diy-problem-definition.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 240 KiB |
BIN
docs/empathy-map.jpg
Normal file
BIN
docs/empathy-map.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 207 KiB |
BIN
docs/walt-disney.jpg
Normal file
BIN
docs/walt-disney.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
Loading…
Reference in a new issue