A simple and interactive Budget Tracker built using HTML, CSS, and JavaScript.
It helps users track income, expenses, and balance in real time.
- Add income and expenses
- Categorize transactions
- Automatic balance calculation
- Delete transactions
- User-friendly UI
- HTML
- CSS
- JavaScript (JS)
- This is a basic budget tracker created using JavaScript that allows users to manage their income and expenses in a simple way.
- The project focuses on core JavaScript concepts and clean UI interaction without using any external libraries.
This project demonstrates the practical use of JavaScript for basic financial tracking.