ExpenseTrackr is a comprehensive web application designed to help users manage and track their expenses efficiently. With a user-friendly interface, ExpenseTrackr allows users to add, update, and delete expenses, providing insights into their spending patterns through visual charts and summaries.
- User Authentication: Secure login and registration system to manage user sessions.
- CRUD Operations: Create, read, update, and delete expenses easily.
- Expense Categorization: Organize expenses into categories for better management.
- Visual Insights: Pie charts and graphs to visualize spending patterns over time.
- Responsive Design: Fully responsive web design, compatible with mobile devices and desktops.
- Frontend: React, React Router, Axios, react-minimal-pie-chart
- Backend: Node.js, Express, MongoDB, Mongoose, JWT for authentication
- Styling: CSS, Bootstrap (optional)
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node.js
- MongoDB
- Clone the repository
git clone https://github.com/Afpex/ExpenseTrackr.git
cd ExpenseTrackr