A small app to manage your finances. Just a project for learning purposes.
My very first project. An app where you can input your expenses and categorize them. Done with PyQt5.
- working with Qt5
- how Model-View based programming works
- how object-oriented programming works