ucsb-cs56-w20 / ucsb-courses-search

Spring Boot App to show similar information to that found at UCSB Curriculum Search page
https://ucsb-courses-search.herokuapp.com
2 stars 5 forks source link

Sorting Courses for display #210

Open scottpchow23 opened 4 years ago

scottpchow23 commented 4 years ago

As a user, I should see the courses sorted by class code: (i.e "ANTH 1" before "CMPSC 8" before "CMPSC 24") whenever classes are displayed in a results table (such as Search By Dept, Search By GE, etc).

This issue comes about as a result of noticing an API glitch/outage on 3.03.2020 @ ~4:30 PM when incomplete/out of order lists of courses were being displayed on the search page.