Python project with the aim of automating booking of classes and courts on IKSU
- clone project
- go to directory where you cloned the project and run:
python iksu_booking beach login_example.txt
This will attempt to book a beach court at 8pm or 9pm on Tuesday using your account and password stored in login_example.txt
Only tested on python 2.7
- Make it possible to search for classes
- Restructure code to make it easier to add functionality
Carl Christian Kirchmann and Mattias Ekström