summaryrefslogtreecommitdiff
path: root/src/main/java/design/model/Golfer.java (follow)
Commit message (Expand)AuthorAge
* merge league-play into league-modelJacob Shimp2025-11-13
|\
| * potential implementation for playing in a leagueJacob Shimp2025-11-11
| * fix circular dependencysowgro2025-11-10
| * add invites to golfersowgro2025-11-09
| * make id system consistentsowgro2025-11-09
* | fix constructorsowgro2025-11-13
* | Added GolferMememto, updated GolferMichael Lizzio2025-11-10
|/
* 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 menu...Michael Lizzio2025-10-07
* 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