Note: This tool is created in a hackaton. Implemented fast, quick and dirty. Don't follow that example :D
This is a GUI Desktop App for the savings_manager (https://github.com/PythBuster/savings_manager).
Currently supported Savings Manager v2.43.0.
The Savings Manager GUI will use the savings_manager_cli (https://github.com/PythBuster/savings_manager_cli) which is the communication layer to the backend service (endpoints) to savings_manager.
Example: pyside6-uic -g python form.ui > ui_form.py