Python 3.10
pip install -r requirements.txt
python manage.py setup
Login to http://127.0.0.1:61313/admin
User: admin
Password: pass
TODO:
- Create the uninstallation script that will uninstall the application.
- Create UI
- Create Taskbar Icon
- Create the installation script that will install the application.
- Create the update script that will update the application.
- Create the documentation for the application.
- Create the tests for the application.
As you can see, there is a lot to do. If you want to help, please contact me.