A simple Income Expense Calculator that allows users to track their financial status by adding, editing, and deleting income and expense entries. This project implements CRUD operations using HTML, TailwindCSS, and JavaScript with local storage to persist data across sessions.
- Add new income and expense entries
- Edit existing entries
- Delete entries
- Filter entries by "All", "Income", or "Expense"
- Display total income, total expenses, and net balance
- Persistent data using local storage
- Responsive design for desktop and mobile devices
- HTML5
- TailwindCSS
- JavaScript
- Clone the repository:
https://github.com/SIVAGURUSR/Income-Expense-Calculator
- Navigate to the project directory:
cd income-expense-calculator
- Open
index.html
in your browser.
This project is licensed under the Guvi License.
For inquiries, reach out via:
- Email: sivaashg@gmail.com
- GitHub: SIVAGURUSR(https://github.com/SIVAURUSR)