Skip to content
Snippets Groups Projects
Select Git revision
  • 29d59f972da9828efcf7a1e2bd3c981342a30bcc
  • master default
  • develop
  • map_stuff
  • bullet
  • player_stuff
  • enemy
  • login_page
  • mob_stuff
  • register_page
10 results

README.md

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`