summaryrefslogtreecommitdiff
path: root/src/main/java/design (unfollow)
Commit message (Expand)Author
2025-10-12Update Menu.javaWillem Dalton
2025-10-12fix club serialization and saving of some optionssowgro
2025-10-12add datetime overridesowgro
2025-10-12change filter textsowgro
2025-10-11Menu cleanup - pass 3sowgro
2025-10-11Menu cleanup - pass 2sowgro
2025-10-11fix typosowgro
2025-10-09Menu cleanup - pass 1sowgro
2025-10-09added commentJacob Shimp
2025-10-09fix formattingsowgro
2025-10-08update for action interface change and cleanup stringsowgro
2025-10-08added the ability for users to save courses to their profileWillemDalton
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-08empty gettersJacob Shimp
2025-10-07Updated HolePlayMenu to allow user to select one of their clubsMichael Lizzio
2025-10-07Added club to jsonMichael Lizzio
2025-10-07Added AddClubMenu and modified club and golfer to allow club id's, added menu...Michael Lizzio
2025-10-07Prompt for password and cleanupsowgro
2025-10-07added menu optionsJacob Shimp
2025-10-07Add user settingssowgro
2025-10-07added some comments, allows users to add courses to profile, fixed displaying...WillemDalton
2025-10-07Updated CourseSelectMenu to allow user to select a course from profileMichael Lizzio
2025-10-07added lifetime statsJacob Shimp
2025-10-06prompt user first and code cleanupsowgro
2025-10-06Remove unused args parameter in Actionsowgro
2025-10-06working on course filteringWillemDalton
2025-10-06fix really bad error handlingsowgro
2025-10-06update importssowgro
2025-10-06pushing course search workWillemDalton
2025-10-06finished searching just need to order by our sorting strategies.WillemDalton
2025-10-06Updated location of Sesion.javaMichael Lizzio
2025-10-06Continue skight updatesMichael Lizzio
2025-10-06more progress on getting searching to workWillemDalton
2025-10-06Updated code basied on feed backMichael Lizzio
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-05some progress on menu commands for searchingWillemDalton
2025-10-05Completed HolePlayMenu and basic CourseSelectionMenu, minal updates to other ...Michael Lizzio
2025-10-05Added sessions to keep track of current golfer throughout uiMichael Lizzio
2025-10-05Added sessions to keep track of current golfer throughout uiMichael Lizzio
2025-10-05Reorganize menu apisowgro
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-04Initial version mostly workingsowgro
2025-10-03minor project reorganizationsowgro
2025-10-03tweak pretty print and datetime serializationsowgro
2025-10-03Serialization fully workingsowgro