A Python application that automates laundry slot reservation at http://extranet.oppilastalo.fi for Lahden Talot tenants.
- Python 3.9+
- Tkinter
- Selenium
- Chrome Web Browser
- Enter your username and password
- Enter number of weeks to book (including this week)
- Choose the slots
- Click start
- Confirm and wait
- Executable files were created using PyInstaller.
- The source code will be cleaned up in the next release. It is very messy and hard to read.
- The GUI will be updated in the next release. It looks outdated and crude.
- The executable files were not thoroughly tested on different environments and might not work as intended.
- Add options to choose your web browser.