The Expense Tracker is a web application that helps users manage their finances by tracking their income and expenses. The application is built using HTML, CSS, and JavaScript, providing a simple and intuitive interface for users to add, view, and delete transactions.
- Add income and expenses with descriptions and amounts.
- Categorize expenses by different categories.
- View a summary of total income, total expenses, and balance.
- View a detailed transaction history.
- Delete individual transactions.
- Clear all transactions.