I’ve completed V2 of my Personal Expense Tracker
This project started as a way to practice Python OOP, SQL, and SQLite by building something practical instead of only studying theory.
V1 focused on getting the core CRUD operations working.
With...
I’ve completed V1 of my Personal Expense Tracker, a small learning project built with Python and SQLite.
This project was created primarily to learn by building rather than following a tutorial step by step.
The goal of V1 was not to build a prod...