A simple yet elegant Expense Tracker Web Application built using HTML, CSS, and JavaScript, designed to help you manage your daily finances with ease.
Track your income, expenses, and overall balance in a visually appealing interface β all in real time.
- π§Ύ Add Transactions: Quickly add income or expense entries with details and amount.
- πΉ Live Balance Update: Instantly see your current balance, total income, and total expenses.
- β Delete Transactions: Remove any entry easily using the delete (βxβ) button.
- πΎ Local Storage Support: All your transactions are saved in your browser β no data loss on refresh.
- π¨ Modern UI: Clean white container with curved edges, centered over a purple gradient background for a fresh, modern look.
- π± Responsive Design: Works smoothly across devices β mobile, tablet, and desktop.
- HTML5 β Structure and layout
- CSS3 β Styling, colors, and responsive design
- JavaScript (ES6) β Functionality and data management