A simple Python command-line project to track daily personal expenses efficiently.
- Add daily expenses
- View all expenses in a table format
- Category-wise expense summary
- Monthly expense summary
- Persistent storage using CSV file
This project is developed and maintained by AllamPranay
- Clone the repository:
git clone https://github.com/your-github-username/expense-tracker.git