PM3 FivePlants Gartenverwaltung
Go to file
David Guler bd53d0644a feat: PlantDB types and interfaces
Created the types and interfaces relating to the PlantDatabase
2022-10-14 15:16:27 +02:00
doc doc: fleshed out class diagram 2022-10-12 15:51:26 +02:00
gradle/wrapper Gradle Setup 2022-10-14 14:50:54 +02:00
src/main feat: PlantDB types and interfaces 2022-10-14 15:16:27 +02:00
.gitignore Gradle Setup 2022-10-14 14:50:54 +02:00
README.md Update README.md 2022-10-13 17:18:37 +02:00
build.gradle Gradle Setup 2022-10-14 14:50:54 +02:00
gradlew Gradle Setup 2022-10-14 14:50:54 +02:00
gradlew.bat Gradle Setup 2022-10-14 14:50:54 +02:00
settings.gradle Gradle Setup 2022-10-14 14:50:54 +02:00

README.md

PM3-HS22-IT21b_WIN-Team1

PM3 FivePlants Gartenverwaltung

Class Diagram

Umletino: https://www.umletino.com/umletino.html

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