chaunmt / Interactive-Prerequisite-Flowchart

https://course-flowchart-drab.vercel.app
1 stars 0 forks source link

Search filter options by subject, etc. #87

Open doggu opened 3 months ago

doggu commented 3 months ago

ok i was clicking stuff and made thjis issue but i am a bit confused on what this means, but it's likely just a matter of supplying the correct input data to the search bar in the first place (e.g. the editor search bar only gets all courses, while the global search bar gets both subjects and courses)

chaunmt commented 3 months ago

It should be a combination of both back-end and front-end. On back-end, it's just a simple function to get courses by a certain filter criteria. On the front-end, there should be option for user to choose their filter.