Trackonomy is a fully responsive Expense Tracker App built using the MERN stack (MongoDB, Express.js, React.js, Node.js). It allows users to securely track their income and expenses, visualize financial data with charts, and export reports in Excel format.
- π User Authentication β Secure login and sign-up using JWT authentication.
- π Dashboard Overview β Summary cards for Total Balance, Income, and Expenses.
- π΅ Income Management β Add, view, delete, and export income records.
- π§Ύ Expense Management β Track expenses by category; add, delete, and export to Excel.
- π Interactive Charts β Bar, Pie, and Line charts for income & expense visualization.
- π Recent Transactions β Quick view of latest financial activities.
- π Download Reports β Export income and expense data in Excel format.
- π± Responsive UI β Seamless performance across desktop, tablet, and mobile.
- π§ Sidebar Navigation β Easy access to key sections: Dashboard, Income, Expenses, Logout.
- ποΈ Quick Delete β Hover over records to reveal and trigger delete buttons.
- React.js
- Tailwind CSS v4
- Chart.js
- Axios
- React Router DOM
- Node.js
- Express.js
- MongoDB + Mongoose
- JWT (Authentication)
- bcrypt
- SheetJS (Excel export)