mayashaked / evaluatethis

Alternative UChicago course evaluation site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is our final project for CMSC 12200: Computer Science with Applications 2, Winter 2018. We scraped data from evaluations.uchicago.edu and built a website where users can quickly and easily find an overview for a given course or professor. They can view aggregated data across multiple evaluations to quickly compare courses, professors, and departments. The evaluations data is not publicly available due to privacy concerns, but our code is included.

In order to run the website, enter the command "python3 manage.py runserver" from the evaluatethis/django_code folder.

Project members: Sam Hoffman, Lily Li, Alex Maiorella, Maya Shaked

About

Alternative UChicago course evaluation site


Languages

Language:Jupyter Notebook 63.7%Language:Python 34.2%Language:HTML 1.4%Language:CSS 0.7%