Select Git revision
README.md NaN GiB
# CS461 Final Project
## Overview
RateMyClassmate is like RateMyProfessor, but for classmates. If you need more of an explanation
you probably have a low rating in this system.
## Getting Started
Install mysql [here](https://www.mysql.com/downloads/)
`pip install -r requirements.txt`
Run the sql in **setup.sql**
Run the code!
`python main.py`