summaryrefslogtreecommitdiff
path: root/src/main/java/design/model/Golfer.java (follow)
Commit message (Collapse)AuthorAge
* make id system consistentsowgro2025-11-09
|
* fix club serialization and saving of some optionssowgro2025-10-12
|
* Menu cleanup - pass 3sowgro2025-10-11
|
* Menu cleanup - pass 2sowgro2025-10-11
|
* Menu cleanup - pass 1sowgro2025-10-09
|
* Added AddClubMenu and modified club and golfer to allow club id's, added ↵Michael Lizzio2025-10-07
| | | | menu to UserSettings
* Updated logic and completed holeplay subsystemMichael Lizzio2025-10-05
|
* Serialization fully workingsowgro2025-10-03
|
* Add code to handle id serializationsowgro2025-10-03
|
* more progress on the strategy, unit testingWillemDalton2025-10-02
|
* progress on implementing strategy patternWillemDalton2025-09-29
|
* Add basic classes for model and persistence interfacessowgro2025-09-28