Retrieve and monitor grades from gr++ site(Technion)
Just login and chose semester, course and duration for checks in minutes(for example 1 minute) and wait for sound alert.
- python gui.py(make sure "requests" module already installed)
- Standalone executable available in "dist" directory
- Add names to rows
- Get rid of winsound(in order to make app cross-platform)
- Android version
For now windows ONLY!