Commit Graph

14 Commits

Author SHA1 Message Date
David Guler 6d13bede7a Minimum viable deserialization
Added TaskTemplate type
Added dummy data with (probably) usable format
Used the java.time classes instead of the legacy util.Date
2022-10-20 21:46:00 +02:00
David Guler 5f53bb86c6 #11 Very basic implementation with dummy data 2022-10-17 17:01:50 +02:00
David Guler 9a29499c39 feat: GardenPlan types and interfaces
Created the type and interface relating to the GardenPlan
2022-10-14 21:15:42 +02:00
David Guler 6d1fdd05ab feat: TaskDB types and interfaces
Created the types and interfaces relating to the TaskDatabase
2022-10-14 21:15:42 +02:00
gulerdav 9ad62d72cc Update README.md 2022-10-14 15:27:49 +02:00
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
DavidRavine 870bd18c0f Gradle Setup 2022-10-14 14:50:54 +02:00
huttegia b947fce825 Update README.md 2022-10-13 17:18:37 +02:00
Gian-Andrea Hutter f566234873 directory structure 2022-10-13 17:02:14 +02:00
Gian-Andrea Hutter 0aba4d3f8e directory structure 2022-10-13 17:01:04 +02:00
DavidRavine 96d5ba338b doc: fleshed out class diagram 2022-10-12 15:51:26 +02:00
DavidRavine e468f4680a doc: add plantdb erm & update class diagram draft 2022-10-09 10:27:40 +02:00
schrom01 758b1bb07c created ClassDiagramDraft 2022-10-07 13:27:59 +02:00
Roman Schenk 8d47ee80ee Initial commit 2022-10-07 12:45:13 +02:00