summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'main' into course-searchWillem Dalton2025-10-08
|\
| * Merge pull request #9 from RIT-SWEN-262/lizzio-SelectClubTyler Ferrari2025-10-08
| |\
| | * 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 menu...Michael Lizzio2025-10-07
| |/
| * Prompt for password and cleanupsowgro2025-10-07
| * Merge pull request #8 from RIT-SWEN-262/user-settingsTyler Ferrari2025-10-07
| |\
| | * Add user settingssowgro2025-10-07
| * | Merge pull request #7 from RIT-SWEN-262/lizzio-CourseSelectMenuTyler Ferrari2025-10-07
| |\ \ | | |/ | |/|
| | * Updated json dataMichael Lizzio2025-10-07
| | * Updated CourseSelectMenu to allow user to select a course from profileMichael Lizzio2025-10-07
| |/
| * Merge pull request #6 from RIT-SWEN-262/ui-tweaks-loginTyler Ferrari2025-10-07
| |\
| | * prompt user first and code cleanupsowgro2025-10-06
| | * Remove unused args parameter in Actionsowgro2025-10-06
| |/
* | added the ability for users to save courses to their profileWillemDalton2025-10-08
* | reversed the sorting order of difficulty and par to be descending instead of ...WillemDalton2025-10-08
* | finished multi filteringWillemDalton2025-10-08
* | added some comments, allows users to add courses to profile, fixed displaying...WillemDalton2025-10-07
* | Merge branch 'main' into course-searchWillemDalton2025-10-07
|\|
| * Merge pull request #5 from RIT-SWEN-262/lizzio-holeplayUITyler Ferrari2025-10-06
| |\
| | * 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
| | * Added sessions to keep track of current golfer throughout uiMichael Lizzio2025-10-05
| | * Added sessions to keep track of current golfer throughout uiMichael Lizzio2025-10-05
| |/
* | commented out tests to fix laterWillemDalton2025-10-06
* | 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
|/
* Merge pull request #4 from RIT-SWEN-262/statistic-devJakeShimp2025-10-05
|\
| * merged from mainJacob Shimp2025-10-05
| |\
| * | Implemented all decorators, replaced BaseStatistics with LifetimeStatistics s...Jacob Shimp2025-10-03
| * | adited lifetime statsJacob Shimp2025-10-02
| * | implemented lifetime statisticsJacob Shimp2025-10-02
| * | Merge branch 'main' of https://github.com/RIT-SWEN-262/designproject-design-6...Jacob Shimp2025-10-02
| |\ \
| * | | added base implementations for all concrete decoratorsJacob Shimp2025-10-02
| * | | got the two 'implements' classes doneJacob Shimp2025-10-02
| * | | added all files, no implementation yetJacob Shimp2025-10-02
* | | | Merge pull request #3 from RIT-SWEN-262/user-input-devTyler Ferrari2025-10-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | Reorganize menu apisowgro2025-10-05
| * | | Initial version mostly workingsowgro2025-10-04
| * | | Merge branch 'main' into user-input-devsowgro2025-10-03
| |\ \ \
| * | | | Begin impl of user input subsystemsowgro2025-10-02
| | |/ / | |/| |