Update README.md
This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
A Python application that automates laundry slot reservation at <http://extranet.oppilastalo.fi> for Lahden Talot tenants.
|
A Python application that automates laundry slot reservation at <http://extranet.oppilastalo.fi> for Lahden Talot tenants.
|
||||||
|
|
||||||

|

|
||||||
|
## Requirements
|
||||||
|
- [Python 3.9+](https://www.python.org/downloads/)
|
||||||
|
- [Tkinter](https://docs.python.org/3/library/tk.html)
|
||||||
|
- [Selenium](https://selenium-python.readthedocs.io/installation.html)
|
||||||
|
- Chrome Web Browser
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
1. Enter your username and password
|
1. Enter your username and password
|
||||||
@@ -10,8 +15,9 @@ A Python application that automates laundry slot reservation at <http://extranet
|
|||||||
4. Click start
|
4. Click start
|
||||||
5. Confirm and wait
|
5. Confirm and wait
|
||||||
|
|
||||||
## Notes
|
## Notes & Future Plans
|
||||||
- Executable files were created using [PyInstaller](https://pyinstaller.org/).
|
- 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 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 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.
|
- The executable files were not thoroughly tested on different environments and might not work as intended.
|
||||||
|
- Add options to choose your web browser.
|
||||||
|
|||||||
Reference in New Issue
Block a user