summaryrefslogtreecommitdiff
path: root/src/main/java/design/model/course_search (follow)
Commit message (Collapse)AuthorAge
* Remove singleton from course search subsystemsingleton-daossowgro2025-10-30
|
* Convert DAOs to proper singleton formatsowgro2025-10-26
|
* fix formattingsowgro2025-10-09
|
* reversed the sorting order of difficulty and par to be descending instead of ↵WillemDalton2025-10-08
| | | | ascending.
* finished multi filteringWillemDalton2025-10-08
|
* added some comments, allows users to add courses to profile, fixed ↵WillemDalton2025-10-07
| | | | displaying course lists
* 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