From c385a0e30d78c77a97d1cc756f7b7792f98c3b31 Mon Sep 17 00:00:00 2001 From: Lars Simon Winzer Date: Mon, 2 Mar 2026 14:37:52 +0100 Subject: [PATCH] Add: README for diary folder with summarys and links to each folder --- documents/docs/diary/README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 documents/docs/diary/README.md diff --git a/documents/docs/diary/README.md b/documents/docs/diary/README.md new file mode 100644 index 0000000..ef70dbb --- /dev/null +++ b/documents/docs/diary/README.md @@ -0,0 +1,34 @@ +# Meeting Diary + +This folder holds the notes and documentation of all team meetings throughout the project. +The notes are organised by **milestones (1–6)** so that everyone can easily see what was discussed and decided at each stage. Each sub-header below links to the actual Markdown file containing the details. + +## Milestone 1 +### [24. February 2026](24-02.md) +- Project idea +- Assignment of roles +- First draft of network protocol + +### [27. February 2026](27-02.md) +- UI mockup +- Finalizing structure of network protocol + + +## Milestone 2 +*(Meeting notes to be added here when available)* + + +## Milestone 3 +*(Meeting notes to be added here when available)* + + +## Milestone 4 +*(Meeting notes to be added here when available)* + + +## Milestone 5 +*(Meeting notes to be added here when available)* + + +## Milestone 6 +*(Meeting notes to be added here when available)*