# ExTrack - Expense Tracker Features Add, view, search, filter, sort, and delete expenses easily. Export expenses to a CSV file for backup and analysis. User-friendly GUI with date picker and database support. How to install and run Fork the repo by clicking the fork logo on the top right Clone the repo git clone https://github.com/your-username/ExpenseTracker.git Head to the Expense Tracker folder Install the requirements pip install -r requirements.txt Run the file using python command python expense.py