Inspiration
The difficulty we've faced finding the right teacher on the current Student Center interface that only shows classes by professor but not vice-versa. We built this to be able to look at the best teachers for the classes we wanted to take.
What it does
Let's you search for classes which then displays instructors ranked by rating
How we built it
Scraped the original PolyRatings site with Python library BeautifulSoup, fed the data into a MongoDB which is posted on a Web Application with MaterializeCSS.
Challenges we ran into
How to structure the scraped data in the database to effectively
Log in or sign up for Devpost to join the conversation.