An interactive web-based Expense Tracker application where users can enter and categorize their expenses, view an expense summary, and download their entries as an Excel file.
- Add Expense: Enter details including date, description, category, and amount.
- Expense Summary: View a table of all entered expenses along with the total sum of expenses.
- Download as Excel: Save the entered expenses as an Excel file.
- Reset Entries: Clear the current entries to start fresh.
- HTML
- CSS
- JavaScript
- Clone the Repository:
git clone https://github.com/your-username/expense-tracker.git