Expensio is a modern, dark-themed expense tracker dashboard built with HTML, CSS, and JavaScript.
It helps you add, visualize, and analyze your expenses in real-time.
- π» Clean Login and Signup Pages
- π Dynamic Dashboard with Charts
- π‘ Quick Insights Panel
- β Add & Delete Expenses
- π Interactive Reports (Monthly Trend + Status Overview)
- π¨ Theme Customization
- π Local Login System (Demo Users Supported)
| Username | Password |
|---|---|
| mansehaj | 12345 |
| arjun | 12345 |
- HTML5
- CSS3 (Flexbox & Grid)
- JavaScript (ES6)
- Chart.js (for Reports)
- Clone the repo:
git clone https://github.com/Mansehaj12/expensio.git
- Open index.html in your browser.
- Login using demo credentials above or create your own account.
- Then push it to GitHub:
git add README.md
git commit -m "Added README file"
git push