summaryrefslogtreecommitdiff
path: root/src/main/java/design/controller/userinput/menus (follow)
Commit message (Collapse)AuthorAge
* Updated HolePlayMenu to allow user to select one of their clubsMichael Lizzio2025-10-07
|
* Added club to jsonMichael Lizzio2025-10-07
|
* Added AddClubMenu and modified club and golfer to allow club id's, added ↵Michael Lizzio2025-10-07
| | | | menu to UserSettings
* Prompt for password and cleanupsowgro2025-10-07
|
* Merge pull request #8 from RIT-SWEN-262/user-settingsTyler Ferrari2025-10-07
|\ | | | | Add user settings
| * Add user settingssowgro2025-10-07
| |
* | Updated CourseSelectMenu to allow user to select a course from profileMichael Lizzio2025-10-07
|/
* prompt user first and code cleanupsowgro2025-10-06
|
* Remove unused args parameter in Actionsowgro2025-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
* Reorganize menu apisowgro2025-10-05
|
* Initial version mostly workingsowgro2025-10-04