🚀 Your personal finance sidekick — track, analyze, and dominate your spending habits. Built with Python + Streamlit.
Expense-Tracker is a sleek, interactive app for tracking your income and expenses, built entirely in Python with a Streamlit frontend.
✅ Add income and expenses with ease
📊 Real-time analytics and spending summaries
📅 Filter by date, category, and tags
💾 Data saved locally (or extend to cloud!)
📈 Pie charts to visualize where your money’s going
🧠 Super clean UI developed with Streamlit
🔐 Privacy-respecting — your data stays on your machine using Space/Cost-Effective methods
No Preview was provided for visualistaion.
# 1. Clone the repo
git clone https://github.com/your-username/Expense-Tracker.git
cd Expense-Tracker
# 2. Install dependencies
pip install -r requirements.txt
# 3. Run the app
streamlit run app.py
Tech | Purpose |
---|---|
🐍 Python | Backend logic |
🎈 Streamlit | UI/UX and interaction |
📊 Matplotlib / Plotly | Data visualization |
🗃️ Pandas | Data processing & handling |
graph TD;
A[User Inputs Expense] --> B[Stored in Pandas Datasets using the monthly frequency ratio]
B --> C[Streamlit Updates the Pie-Charts with defined data]
C --> D[User Sees Realtime Insights and updates which shows monthly and expense incomes in Clear and understandable Formats]
Here's how to contribute:
- Fork the repo
- Create a new branch
- Commit your changes
- Open a pull request
This projects is maintaned by Your's Truely.. 👨💻
- @Nafisat – 💾 Data Handler.
- @Muhammed – 🧠 Core Backend Engineer.
- @Eseoghene – 📊 Streamlit UI and User Interaction Manager.
- @Favour Diamond – 📅 Technical and Summary Reporter.
- @Collins – Github Documentation and Release Manager.
For questions, collabs, or fan mail:
Hit any Project Maintainer up. and we will respond in a Jiffy..
If you really found this helpful...
Smash that ⭐ button. It helps more than you think!
MIT License © [Expense-Tracker] 2025