summaryrefslogtreecommitdiff
path: root/src/main/java/design/model/Golfer.java (unfollow)
Commit message (Collapse)Author
2025-11-10Added GolferMememto, updated GolferMichael Lizzio
2025-10-12fix club serialization and saving of some optionssowgro
2025-10-11Menu cleanup - pass 3sowgro
2025-10-11Menu cleanup - pass 2sowgro
2025-10-09Menu cleanup - pass 1sowgro
2025-10-07Added AddClubMenu and modified club and golfer to allow club id's, added ↵Michael Lizzio
menu to UserSettings
2025-10-05Updated logic and completed holeplay subsystemMichael Lizzio
2025-10-03Serialization fully workingsowgro
2025-10-03Add code to handle id serializationsowgro
2025-10-02more progress on the strategy, unit testingWillemDalton
2025-09-29progress on implementing strategy patternWillemDalton
2025-09-28Add basic classes for model and persistence interfacessowgro