WealthSync is a full-stack expense tracking application built with Vite, designed to help users manage their finances efficiently. It provides an intuitive UI, seamless API integration, and interactive financial insights.
- πΉ User Authentication β Secure login and signup (JWT-based).
- πΉ Expense Tracking β Add, edit, and delete expenses with categories.
- πΉ Budget Management β Set monthly budgets and track spending.
- πΉ Data Visualization β Interactive Pie Charts and Bar Charts for insights.
- πΉ Multi-Device Sync β Access expenses from any device.
- πΉ Excel Export β Download expenses & incomes as an Excel file.
- πΉ PDF Export β Download expenses & incomes as an PDF file.
- πΉ API Integration β Uses
axios
to interact with the backend.
- β‘ React.js (with Vite for fast development)
- π¨ Tailwind CSS (for responsive UI)
- π Recharts (for Pie and Bar charts)
- π Axios (for API requests)
- π Node.js & Express.js (RESTful API)
- π MongoDB (NoSQL database)
- π JWT Authentication (for user security)
git clone https://github.com/ABDULAHAD118/WealthSync-Expense-Tracking-System.git
cd WealthSync-Expense-Tracking-System