2022-10-07 12:45:13 +02:00
|
|
|
# PM3-HS22-IT21b_WIN-Team1
|
|
|
|
PM3 FivePlants Gartenverwaltung
|
2022-10-07 13:27:59 +02:00
|
|
|
|
|
|
|
## Class Diagram
|
|
|
|
Umletino: https://www.umletino.com/umletino.html
|
|
|
|
|
2022-10-13 17:18:37 +02:00
|
|
|
## Branch model
|
|
|
|
- active branch: *main*
|
|
|
|
|
|
|
|
|
|
|
|
This branch has a running version of the code.
|
|
|
|
- feature: *feature_xy_"Milestone"*
|
|
|
|
|
|
|
|
|
|
|
|
This branches contain code for feature. When the code is ready it will be merged into the main branch.
|
|
|
|
- bugfix: *bugfix_xy_"Milestone"*
|
|
|
|
|
|
|
|
|
|
|
|
This branch are for bugfixes.
|
|
|
|
- documentation: *doc_xy_"Milestone"*
|
|
|
|
|
|
|
|
|
|
|
|
This branch is for documentation of the code and the readme.
|
|
|
|
|
|
|
|
|
|
|
|
Draft File: doc/ClassDiagramDraft.uxf
|