summaryrefslogtreecommitdiff
path: root/src/main/java/design/controller/userinput (unfollow)
Commit message (Expand)Author
2025-10-08added the ability for users to save courses to their profileWillemDalton
2025-10-08finished multi filteringWillemDalton
2025-10-07added some comments, allows users to add courses to profile, fixed displaying...WillemDalton
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-05Reorganize menu apisowgro
2025-10-04Initial version mostly workingsowgro
2025-10-02Begin impl of user input subsystemsowgro