YACS-RCOS / yacs.n

YACS - with support for multi semester and partial semesters
MIT License
33 stars 33 forks source link

Course Search #691

Closed mlammon11 closed 1 year ago

mlammon11 commented 1 year ago

Describe the bug Course searching doesn't work with many test cases such as:

To Reproduce Steps to reproduce the behavior:

  1. Go to YACS
  2. Search courses with cases such as above

Expected behavior

  1. "CSCI-2500" should return the class
  2. "datastructures" should return the class
  3. "hist" should return all classes with keyword "hist" somewhere in it

Screenshots image image image