summaryrefslogtreecommitdiff
path: root/src/main/java/design/controller (follow)
Commit message (Collapse)AuthorAge
* added the ability for users to save courses to their profileWillemDalton2025-10-08
|
* finished multi filteringWillemDalton2025-10-08
|
* added some comments, allows users to add courses to profile, fixed ↵WillemDalton2025-10-07
| | | | displaying course lists
* Merge branch 'main' into course-searchWillemDalton2025-10-07
|\ | | | | | | merging main onto course search branch
| * fix really bad error handlingsowgro2025-10-06
| |
| * update importssowgro2025-10-06
| |
| * Updated location of Sesion.javaMichael Lizzio2025-10-06
| |
| * Continue skight updatesMichael Lizzio2025-10-06
| |
| * Updated code basied on feed backMichael Lizzio2025-10-06
| |
| * Completed HolePlayMenu and basic CourseSelectionMenu, minal updates to other ↵Michael Lizzio2025-10-05
| | | | | | | | classes
| * Added sessions to keep track of current golfer throughout uiMichael Lizzio2025-10-05
| |
* | working on course filteringWillemDalton2025-10-06
| |
* | pushing course search workWillemDalton2025-10-06
| |
* | finished searching just need to order by our sorting strategies.WillemDalton2025-10-06
| |
* | more progress on getting searching to workWillemDalton2025-10-06
| |
* | moved some menu logic over to the search subystem, added a new query classWillemDalton2025-10-06
| |
* | more work on UI for the course searchingWillemDalton2025-10-05
| |
* | some progress on menu commands for searchingWillemDalton2025-10-05
|/
* Reorganize menu apisowgro2025-10-05
|
* Initial version mostly workingsowgro2025-10-04
|
* Begin impl of user input subsystemsowgro2025-10-02