mapua-profrater/README.md

18 lines
492 B
Markdown

# Mapua Professor Rater
Automatically rate your professors because the website is very annoying.
### Dependencies
selenium==4.0.0 (satisfied by requirements.txt)
### Running the Script
```
git clone https://github.com/nafunii/mapua-profrater.git
cd mapua-profrater
pip install -r requirements.txt
./main.py
```
Log in with your MyMapua Account and go to the professor rating section.
Once there, press enter on the terminal to start rating.
Submit and press enter again.
`Ctrl+C` to exit.