Finance tracker app built to help users manage their finances. The app allows users to record their transactions and keep track of their balance. There is also a statistics page that displays key data on the user's finances and spending habits.
- React
- Node.js
- Express.js
- MongoDB
- Tailwind CSS
-
User Authentication: Enables users to sign up, log in, and log out securely. Passwords are hashed using bcrypt, and JWT is used to verify identity and restrict access to individual data.
-
Statistics Dashboard: Allows users to view insights into their finances and spending habits. Data is presented through graphs built with Chart.js.
Feel free to try out this project at: https://fintracker7.vercel.app