No description
Find a file
2024-10-13 12:40:05 +02:00
.cargo Init backend 2024-10-08 10:53:00 +02:00
ApfelBruno added bruno delete node 2024-10-09 17:27:42 +02:00
crates remove unused imports 2024-10-12 17:22:19 +02:00
docker install sea-orm-cli inside of docker container 2024-10-09 18:24:54 +02:00
docs added miro sections to readme 2024-10-13 12:40:05 +02:00
embedded components 2024-10-11 20:28:10 +02:00
web redo of frontend style part 1 2024-10-10 12:01:08 +02:00
.env added some more needed fields to the node entity 2024-10-09 17:14:48 +02:00
.gitignore added miro sections to readme 2024-10-13 12:40:05 +02:00
Cargo.lock esp-connect 2024-10-11 10:49:14 +02:00
Cargo.toml esp-connect 2024-10-11 10:49:14 +02:00
dev-compose.yml fix some issues and clean up some docker related stuff 2024-10-09 16:52:12 +02:00
README.md added miro sections to readme 2024-10-13 12:40:05 +02:00

ApfelNetzwerk

  1. ApfelNetzwerk
    1.1. Use Case Diagram 1.2. DIY Problem Definition
  2. Additional infos about the project
    2.1. Considerations
    2.2. 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

DIY Problem Definition

DIY Problem Definition

Empathy Map

Empathy Map

Walt Disney

Walt Disney

TODO

TODO

Additional infos about the project

Approaches/Considerations

In the following document you can find various approaches/problems/learning we had as a group

Setup

We set up a dedicated document on how to setup a project mainly involving docker