Skip to content
Snippets Groups Projects
Select Git revision
  • c9e76d51369da20566c1f12aa96735337d8b49f4
  • master default
  • CVE-Shodan-Update-5-2
  • Pass_strength
  • Shodan
  • breach-module-2-23
  • Pass-Email-Breach
  • module/breachv2
  • breach-module
  • main protected
10 results

tests.py

Blame
  • 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`