← Go Back
Expense Tracker App - Streamlit
A Streamlit dashboard to plot monthly users' expense, and perform Create, Update, and Read operations.
- Uses Deta collections to store data in a No-SQL database.
- Uses Streamlit streamlit-option-menu library to create a navigation menu.
- Let users enter income/expense records for the year and month selected.
- Visualizes user's records (filtered by Username and Period) using Sankey charts.
- Tech Stack: Python, Streamlit, Deta.sh