summaryrefslogtreecommitdiff
path: root/src/main/java/design/model/course_search (follow)
Commit message (Expand)AuthorAge
* 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
* working on course filteringWillemDalton2025-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
* minor project reorganizationsowgro2025-10-03
* more progress on the strategy, unit testingWillemDalton2025-10-02