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 looking for real-world projects
π Source Code (GitHub): https://github.com/chethannj/PythonExpenseTracker
- Plotly interactive charts
#Python #Streamlit #PythonProject #SQLite #PortfolioProject
Download
0 formats
No download links available.
Real World Python Project in 1 Hour π₯ Expense Tracker App(Streamlit + SQLite) | NatokHD