The Expense Tracker is a Python-based application designed to help users manage their daily expenses efficiently. It allows users to record expenses, categorize them, and generate reports to analyze their spending habits.
- Add Expenses: Enter details such as date, category, amount, and description.
- View Expenses: Display a list of all recorded expenses.
- Category-wise Tracking: Track expenses based on categories (Food, Transport, Entertainment, etc.).
- Generate Reports: Summarize expenses over a specific period.
Make sure you have Python installed. Additionally, install the required dependencies:
pip install pandas-
Clone the repository or download the script:
git clone https://github.com/your-repo/expense-tracker.git cd expense-tracker -
Run the script:
python Advance.py
-
Follow the on-screen instructions to add, view, and manage your expenses.
/expense-tracker
├── Advance.py # Main script
├── expenses.db # Stored expense data
├── README.md # Project documentation
├── firebase_config.py # Connecting With Database (Firebase Datawall)
- GUI integration for better user experience.
- Cloud synchronization for multi-device access.
- AI-powered insights to suggest savings strategies.
Feel free to contribute by submitting issues or pull requests.
This project Belongs To Shashank Hariharan
Let me know if you need modifications! 🚀