A Python CLI expense tracking application with JSON storage
This is a simple project I created in Python using Jupyter Notebook.
- Add expenses
- View expenses
- Show total spent
- Saves data inside a text file
1️⃣ Open Jupyter Notebook 2️⃣ Run the Python code cell
Thank you!