summaryrefslogtreecommitdiff
path: root/src/main/java/design/model/course_search (unfollow)
Commit message (Expand)Author
2025-10-08reversed the sorting order of difficulty and par to be descending instead of ...WillemDalton
2025-10-08finished multi filteringWillemDalton
2025-10-07added some comments, allows users to add courses to profile, fixed displaying...WillemDalton
2025-10-06working on course filteringWillemDalton
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-03minor project reorganizationsowgro
2025-10-02more progress on the strategy, unit testingWillemDalton