Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/purge12/electivetrack-automate
- Owner: pUrGe12
- Created: 2024-07-27T17:31:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T10:34:46.000Z (6 months ago)
- Last Synced: 2024-11-09T16:48:21.394Z (3 months ago)
- Topics: selenium-python, selenium-webdriver
- Language: Python
- Homepage: https://www.academic.iitm.ac.in
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.pyIf you wish to change which departments it should scan through, make changes in the `department codes` list in the `main.py` file.