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).
git clone https://github.com/pUrGe12/ElectiveTrack-Automate.git
chmod +x getPreReq.sh
./getPreReq.sh
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.