https://github.com/rafailbesparas/automate_finance
A Streamlit-based web application for managing and visualizing personal financial transactions.
https://github.com/rafailbesparas/automate_finance
cd ci python streamlit
Last synced: 5 months ago
JSON representation
A Streamlit-based web application for managing and visualizing personal financial transactions.
- Host: GitHub
- URL: https://github.com/rafailbesparas/automate_finance
- Owner: RafailBesparas
- Created: 2025-06-17T08:02:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-17T08:18:51.000Z (about 1 year ago)
- Last Synced: 2025-07-28T08:14:27.465Z (11 months ago)
- Topics: cd, ci, python, streamlit
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ๐ฐ Simple Financial Indicator Dashboard
A Streamlit-based web application for managing and visualizing personal financial transactions.
It enables categorization of expenses and income, interactive editing, and insightful charting.
> ๐ง **Version 1 inspired by the YouTube series by [Tech With Tim](https://www.youtube.com/@TechWithTim)**.
> Next target to write all this app in FastAPI
---
## ๐ Features
- ๐ค Upload CSV files with transaction data
- ๐ Categorize expenses and visualize them
- ๐งพ Editable table for assigning categories
- ๐ Category keywords are saved and reused
- ๐ Pie chart of expenses by category
- ๐ต Summary of income and expenses