18 lines
811 B
Markdown
18 lines
811 B
Markdown
# Laundromatic
|
|
A Python application that automates laundry slot reservation at <http://extranet.oppilastalo.fi> for Lahden Talot tenants.
|
|
|
|

|
|
|
|
## Instructions
|
|
1. Enter your username and password
|
|
2. Enter number of weeks to book (including this week)
|
|
3. Choose the slots
|
|
4. Click start
|
|
5. Confirm and wait
|
|
|
|
## Notes
|
|
- Executable files were created using [PyInstaller](https://pyinstaller.org/).
|
|
- 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.
|