Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/purge12/electivetrack-automate

This script automates the process of checking all possible electives to see which one suits you the best.
https://github.com/purge12/electivetrack-automate

selenium-python selenium-webdriver

Last synced: 27 days ago
JSON representation

This script automates the process of checking all possible electives to see which one suits you the best.

Awesome Lists containing this project

README

        

# ElectiveTrack

This tool allows you to automate the tedious process of figuring out which electives your crush has taken in a matter of minutes, all while you can focus on something else (like studying).

## How to use

#### Clone this repository

git clone https://github.com/pUrGe12/ElectiveTrack-Automate.git

#### Run the script

chmod +x getPreReq.sh
./getPreReq.sh

#### Run the python file and wait and watch (or do something else)

cd scripts
python3 script.py

If you wish to change which departments it should scan through, make changes in the `department codes` list in the `main.py` file.