summaryrefslogtreecommitdiff
path: root/src/main/java/design/model (unfollow)
Commit message (Expand)Author
2025-11-10Added HolePlayMemento with sanpshots and restoreMichael Lizzio
2025-11-10Added GolferMememto, updated GolferMichael Lizzio
2025-11-09Basic undo Mememto PatternMichael Lizzio
2025-10-30Remove singleton from course search subsystemsingleton-daossowgro
2025-10-26Convert DAOs to proper singleton formatsowgro
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-09fix formattingsowgro
2025-10-08reversed the sorting order of difficulty and par to be descending instead of ...WillemDalton
2025-10-08finished multi filteringWillemDalton
2025-10-08implemented all other menu optionsJacob Shimp
2025-10-07Added AddClubMenu and modified club and golfer to allow club id's, added menu...Michael Lizzio
2025-10-07added some comments, allows users to add courses to profile, fixed displaying...WillemDalton
2025-10-06working on course filteringWillemDalton
2025-10-06finished searching just need to order by our sorting strategies.WillemDalton
2025-10-06more progress on getting searching to workWillemDalton
2025-10-06moved some menu logic over to the search subystem, added a new query classWillemDalton
2025-10-05more work on UI for the course searchingWillemDalton
2025-10-05Updated logic and completed holeplay subsystemMichael Lizzio
2025-10-05Completed first take of holeplay logic and added empty test filesMichael Lizzio
2025-10-05Created holepaly in modelMichael Lizzio
2025-10-03minor project reorganizationsowgro
2025-10-03Serialization fully workingsowgro
2025-10-03Implemented all decorators, replaced BaseStatistics with LifetimeStatistics s...Jacob Shimp
2025-10-03Add code to handle id serializationsowgro
2025-10-02adited lifetime statsJacob Shimp
2025-10-02implemented lifetime statisticsJacob Shimp
2025-10-02more progress on the strategy, unit testingWillemDalton
2025-10-02added base implementations for all concrete decoratorsJacob Shimp
2025-10-02got the two 'implements' classes doneJacob Shimp
2025-10-02added all files, no implementation yetJacob Shimp
2025-09-29progress on implementing strategy patternWillemDalton
2025-09-28Add basic classes for model and persistence interfacessowgro