SpendWise is a responsive web-based Expense Tracker application that allows users to record income and expenses, track balances, and visualize financial data using charts.
Live Demo:
https://abi178.github.io/SpendWise-Expense-Tracker/
- Add income and expense transactions
- Categorize transactions (Food, Travel, Shopping, Health, etc.)
- View total income, total expense, and current balance
- Visual representation using pie and bar charts
- Persistent storage using browser LocalStorage
- Delete individual transactions
- Responsive layout for desktop and mobile devices
- HTML5
- CSS3
- JavaScript (ES6)
- Chart.js
- GitHub Pages
- Clone the repository:
git clone https://github.com/abi178/SpendWise-Expense-Tracker.git