osu-capstone-cs72 / cs-applied-plan-portal

A portal that streamlines the planning process for OSU CS Applied students and advisors
https://applied-plan-portal.herokuapp.com
MIT License
2 stars 5 forks source link

Filter from search results #55

Closed clairecahill closed 4 years ago

clairecahill commented 4 years ago

This changes the functionality of the filter bar in the course container. If the user has courses listed from their search results, the filter will apply for those courses. If no courses are showing, the filter bar will return all courses in the database with that value (Ex. if computer science is selected it will return all CS classes).

clairecahill commented 4 years ago

This change was made in other branch, no need to merge this pull request