mapua-profrater/README.md

19 lines
492 B
Markdown
Raw Permalink Normal View History

2024-09-07 12:44:50 +00:00
# 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.