summaryrefslogtreecommitdiff
path: root/src/main/java/design/model (unfollow)
Commit message (Collapse)Author
2025-11-11working on XML formattingWillemDalton
2025-11-11progress on import/exportWillemDalton
2025-11-10fix circular dependencysowgro
2025-11-09add invites to golfersowgro
2025-11-09fix errorsowgro
2025-11-09make id system consistentsowgro
2025-11-09complete serializationsowgro
2025-11-09create most of the model and league DAOssowgro
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
ascending.
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 ↵Michael Lizzio
menu to UserSettings
2025-10-07added some comments, allows users to add courses to profile, fixed ↵WillemDalton
displaying course lists
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 ↵Jacob Shimp
since they would have been redundant
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