summaryrefslogtreecommitdiff
path: root/src/main/java/design/controller/userinput/menus/CourseSearch.java (unfollow)
Commit message (Expand)Author
2025-11-10Used UndoManager in Menus to Capture SanpshotsMichael Lizzio
2025-10-30Remove singleton from course search subsystemsingleton-daossowgro
2025-10-26Convert DAOs to proper singleton formatsowgro
2025-10-12add datetime overridesowgro
2025-10-11Menu cleanup - pass 2sowgro
2025-10-09Menu cleanup - pass 1sowgro
2025-10-09fix formattingsowgro
2025-10-08update for action interface change and cleanup stringsowgro
2025-10-08added the ability for users to save courses to their profileWillemDalton
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-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-05some progress on menu commands for searchingWillemDalton