summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|\ | | | | UI tweaks login
| * prompt user first and code cleanupsowgro2025-10-06
| |
| * Remove unused args parameter in Actionsowgro2025-10-06
|/
* Merge pull request #5 from RIT-SWEN-262/lizzio-holeplayUITyler Ferrari2025-10-06
|\ | | | | Lizzio holeplay UI
| * 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
| |
| * Added sessions to keep track of current golfer throughout uiMichael Lizzio2025-10-05
|/
* Merge pull request #4 from RIT-SWEN-262/statistic-devJakeShimp2025-10-05
|\ | | | | Statistic dev
| * merged from mainJacob Shimp2025-10-05
| |\
| * | Implemented all decorators, replaced BaseStatistics with LifetimeStatistics ↵Jacob Shimp2025-10-03
| | | | | | | | | | | | since they would have been redundant
| * | adited lifetime statsJacob Shimp2025-10-02
| | |
| * | implemented lifetime statisticsJacob Shimp2025-10-02
| | |
| * | Merge branch 'main' of ↵Jacob Shimp2025-10-02
| |\ \ | | | | | | | | | | | | https://github.com/RIT-SWEN-262/designproject-design-6 into statistic-dev
| * | | 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
|\ \ \ \ | |_|_|/ |/| | | User input dev
| * | | 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
| | |/ / | |/| |
* | | | Merge pull request #2 from RIT-SWEN-262/lizzio-holePlaySubsystemMichael Lizzio2025-10-05
|\ \ \ \ | |_|/ / |/| | | Lizzio hole play subsystem
| * | | Updated logic and completed holeplay subsystemMichael Lizzio2025-10-05
| | | |
| * | | Completed first take of holeplay logic and added empty test filesMichael Lizzio2025-10-05
| | | |
| * | | Created holepaly in modelMichael Lizzio2025-10-05
|/ / /
* | | minor project reorganizationsowgro2025-10-03
| | |
* | | Merge pull request #1 from RIT-SWEN-262/serialization-devTyler Ferrari2025-10-03
|\ \ \ | |_|/ |/| | Add Serialization / Deserialization
| * | tweak pretty print and datetime serializationsowgro2025-10-03
| | |
| * | push updated pomsowgro2025-10-03
| | |
| * | Serialization fully workingsowgro2025-10-03
| | |
| * | Add code to handle id serializationsowgro2025-10-03
| | |
| * | Implement basic serializationsowgro2025-10-02
|/ /
* | added csv fileWillemDalton2025-10-02
| |
* | more progress on the strategy, unit testingWillemDalton2025-10-02
| |
* | implemented logic for sorting algorithmsWillemDalton2025-09-29
| |
* | progress on implementing strategy patternWillemDalton2025-09-29
|/
* Fix package spelling mistakesowgro2025-09-28
|
* Add basic classes for model and persistence interfacessowgro2025-09-28
|
* Remove some unused fxml from the reposowgro2025-09-27
|
* Initial commitgithub-classroom[bot]2025-09-23