A modern expense tracking dashboard built with HTML, CSS, JavaScript, and Chart.js. ExpenseIQ helps users track income, manage expenses, monitor financial health, and visualize spending patterns through an intuitive and responsive interface.
https://expense-iq-ten.vercel.app/
- Add income and expense transactions
- Delete transactions
- Real-time balance calculation
- Income and expense summaries
- Interactive Chart.js analytics
- Transaction search functionality
- Local Storage persistence
- Responsive design
- HTML5
- CSS3
- JavaScript (ES6)
- Chart.js
- Local Storage API
ExpenseIQ/
├── index.html
├── style.css
├── script.js
└── README.md
Clone the repository:
git clone https://github.com/ShambhaviCode/ExpenseIQ.gitOpen index.html in your browser.
- Add income or expense transactions.
- View real-time updates to balance, income, and expenses.
- Analyze spending patterns using the dashboard chart.
- Search transactions instantly.
- Data is automatically saved in Local Storage.
- Edit transactions
- Export transactions to CSV
- Monthly budget goals
- Category-wise analytics
- Dark/Light theme switcher
- Authentication and cloud sync
Hosted on Vercel.
Shambhavi
GitHub: https://github.com/ShambhaviCode
MIT License