summaryrefslogtreecommitdiff
path: root/src/main (unfollow)
Commit message (Expand)Author
2025-10-06working on course filteringWillemDalton
2025-10-06pushing course search workWillemDalton
2025-10-06finished searching just need to order by our sorting strategies.WillemDalton
2025-10-06more progress on getting searching to workWillemDalton
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-05Reorganize menu apisowgro
2025-10-05Updated logic and completed holeplay subsystemMichael Lizzio
2025-10-05Completed first take of holeplay logic and added empty test filesMichael Lizzio
2025-10-05Created holepaly in modelMichael Lizzio
2025-10-04Initial version mostly workingsowgro
2025-10-03minor project reorganizationsowgro
2025-10-03tweak pretty print and datetime serializationsowgro
2025-10-03Serialization fully workingsowgro
2025-10-03Implemented all decorators, replaced BaseStatistics with LifetimeStatistics s...Jacob Shimp
2025-10-03Add code to handle id serializationsowgro
2025-10-02Implement basic serializationsowgro
2025-10-02Begin impl of user input subsystemsowgro
2025-10-02adited lifetime statsJacob Shimp
2025-10-02implemented lifetime statisticsJacob Shimp
2025-10-02more progress on the strategy, unit testingWillemDalton
2025-10-02added base implementations for all concrete decoratorsJacob Shimp
2025-10-02got the two 'implements' classes doneJacob Shimp
2025-10-02added all files, no implementation yetJacob Shimp
2025-09-29progress on implementing strategy patternWillemDalton
2025-09-28Fix package spelling mistakesowgro
2025-09-28Add basic classes for model and persistence interfacessowgro
2025-09-27Remove some unused fxml from the reposowgro