summaryrefslogtreecommitdiff
path: root/src/main/java/design/persistence/JSONPersonalDatabase.java (follow)
Commit message (Collapse)AuthorAge
* complete mergesowgro12 days
|
* Merge branch 'main' into league-modelleague-modelsowgro12 days
|\ | | | | | | | | | | | | | | | | # Conflicts: # src/main/java/design/controller/userinput/menus/MainMenu.java # src/main/java/design/model/Golfer.java # src/main/java/design/model/ScrambleLeague.java # src/test/java/design/model/GolferTest.java # test.xml
| * progress on league database testingWillemDalton13 days
| |
| * finished testing most of JSON personal databaseWillemDalton13 days
| |
| * Fix some serialization stuffsowgro2025-11-12
| |
* | IMPORT-EXPORT WORKING!!!!!!!!!!!!!!!!!!!!!!!!!!import-export-expsowgro12 days
| |
* | fix datetime issuesowgro12 days
| |
* | fix nullssowgro12 days
| |
* | export almost workingsowgro14 days
| |
* | added league JSON import/export, still working with XML importWillemDalton2025-11-13
| |
* | fixed exporting xmlWillemDalton2025-11-11
| |
* | working on exporting to XML and JSONWillemDalton2025-11-10
|\ \ | |/ |/|
* | add serializer for leagues in golfer, reorganize serializerssowgro2025-11-09
| |
* | complete serializationsowgro2025-11-09
|/
* Convert DAOs to proper singleton formatsowgro2025-10-26
|
* fix club serialization and saving of some optionssowgro2025-10-12
|
* fix formattingsowgro2025-10-09
|
* Updated code basied on feed backMichael Lizzio2025-10-06
|
* Completed HolePlayMenu and basic CourseSelectionMenu, minal updates to other ↵Michael Lizzio2025-10-05
| | | | classes
* tweak pretty print and datetime serializationsowgro2025-10-03
|
* Serialization fully workingsowgro2025-10-03
|
* Add code to handle id serializationsowgro2025-10-03
|
* Implement basic serializationsowgro2025-10-02