Money Tracker is a full-stack web application designed to help users manage their finances efficiently. Users can log their daily expenses and income from various sources, and the app provides detailed visual insights into their spending and income habits with bar and pie charts.
- 💰 Daily Transaction Logging: Easily record daily income and expenses with source details.
- 📊 Interactive Visualizations: Gain insights through bar charts and pie charts powered by Chart.js.
- 📅 Monthly Summaries: View a breakdown of income and expenses by month.
- 🔄 State Management: Smooth and efficient data handling using Redux.
- 💻 Responsive Design: Optimized for both desktop and mobile devices.
- Frontend: React, Redux
- Backend: Node.js, Express.js
- Database: MongoDB
- Data Visualization: Chart.js