# ApfelNetzwerk 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 ![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