In this app you can:
-
Add deposits and withdrawals
-
Create a balance charts
-
Create a expenses by category charts
To run this application on your computer you should have Python virtual environment with:
pip install git+https://github.com/RedFantom/ttkthemes
pip install pandas
pip install matplotlib
Or you can just click on this link and run app online(by green circle):
https://replit.com/@JakubPyt/Budget-App#main.py
(it takes some time to launch the application on the website)