This repository has been archived on 2026-05-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Programmierprojekt/documents/diary/README.md
2026-05-17 22:52:58 +02:00

47 lines
1.4 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Meeting Diary
This folder holds the notes and documentation of all team meetings throughout the project.
The notes are organized by **milestones (16)** 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
### [14. March 2025](14-03.md)
- Discussion of LobbyScreen, GameScreen, and Chatbox structure
- Endscreen postponed to MS3
## Milestone 3
None, as milestone 3 covered the assessment of individual technical understanding through evaluation.
## Milestone 4
### [09. April 2026](09-04.md)
- Task redistribution due to delays in client-server communication
- Documentation and MS4 materials assigned to Jona
### [10. April 2026](10-04.md)
- Review and assignment of open milestones
- Focus on stabilizing Game List, Username-Integration, Lobby/Chat functions
- Task list for remaining features and QA
## Milestone 5
### [26. April 2026](26-04.md)
- Progress on unit tests and code quality improvements
- Discussion of compromises made for MS4 and plans for finalizing code quality by MS6
## Milestone 6
### [13. Mai 2026](13-05.md)
- Discussion on possible auto-discovery feature; not implementing due to time constrains