searchneu
searchneu copied to clipboard
Campus Field
The displayed results do not contain the campus information. I know we do display location. But there is not filter based on it.
You are talking about when a class is at the Seattle campus, vs the Boston campus, vs something else like Burlington, right?
Do you have an example of a class that is not on the Boston NEU campus?
I started working on this a while ago, but didn't finish it https://github.com/ryanhugh/searchneu/blob/master/backend/scrapers/classes/parsers/ellucianSectionParser.js#L206
When we do scrape this information, we can add it to the class panels.
After #58 is completed, we can add filtering by Campus too (#1).
This is very similar to #14