Expense Tracker
π Your personal finance sidekick β track, analyze, and dominate your spending habits. Built with Python + Streamlit.
What Exactly is Expense-Tracker?
Expense-Tracker is a sleek, interactive app for tracking your income and expenses, built entirely in Python with a Streamlit frontend. <!-- Whether you're a student, a freelancer, or a cryptobro trying to understand where your ETH went β we got you. πββοΈ -->
Features
β
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
UI Preview
No Preview was provided for visualistaion.
Installation
# 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
Built With
| Tech | Purpose |
|---|---|
| π Python | Backend logic |
| π Streamlit | UI/UX and interaction |
| π Matplotlib / Plotly | Data visualization |
| ποΈ Pandas | Data processing & handling |
How It Works
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]
Contributing
Here's how to contribute:
- Fork the repo
- Create a new branch
- Commit your changes
- Open a pull request
Project Maintainers
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.
Contact
For questions, collabs, or fan mail:
Hit any Project Maintainer up. and we will respond in a Jiffy..
Star this repo
If you really found this helpful...
Smash that β button. It helps more than you think!
π License
MIT License Β© [Expense-Tracker] 2025

Log in or sign up for Devpost to join the conversation.