An open-source software that can automate course registration within OSCAR systems. Version 0.1 Since the time ticket is not released yet, this software can only loop up courses The functionality of registering courses will be released by phase 2
- If prefer using python
python main_app.py
or build your own
python -m PyInstaller -w -i sushi.ico -n GTEnroll main_app.py
- If python not installed
Use GTEnroll.exe under the dist directory
The project is complete for study purpose. I do not hold any responsibility for any damage caused.
USE AT OWN RISK :-)