Real World Python Project in 1 Hour ๐ฅ Expense Tracker App(Streamlit + SQLite)
In this video, we build a Real World Python Expense Tracker App in 1 Hour using Streamlit + SQLite.
โ
What you will build in this project:
- Streamlit UI to add daily expenses
- Store data in SQLite database (persistent)
- Filters by month / category / minimum amount
- KPI cards (Total Spent, Total Entries, Average Expense)
- Monthly spending trend chart
- Category-wise spending chart
- Export monthly report as CSV
- Delete an expense entry by ID
This is a complete end-to-end Python project and perfect for:
โ
Portfolio / Resume
โ
Beginners + Intermediate Python Developers
โ
Students lookโฆ
Watch on YouTube โ
(saves to browser)
DeepCamp AI