MoneyMonk is a full-stack expense tracker application that helps users manage their income and expenses efficiently.
Designed and implemented user authentication (sign up, login, profile photo upload) (JWT) Built RESTful APIs for income, expense, and dashboard features Developed a responsive frontend using React and Vite Integrated charts for data visualization (Recharts) Set up secure file uploads and user context management DATA is downloadable in form of .xlxs
What I Used
Frontend: React, Vite, Tailwind CSS, Recharts Backend: Node.js, Express.js Database: MongoDB Other: Axios, React Router, custom middleware, JWT authentication