Finaki

Description
Finaki is a web-based financial management application that enables users to add, edit, delete, and modify transactions. The application is built using Next.js, state management library Zustand, and Axios for client-side communication with the backend. The backend of the application is built using Express.js, and JWT is used for authentication.
The application is also equipped with a graph that helps users analyze their daily transactions, providing a clear picture of their spending habits over time.
Features
- Add, edit, delete, and modify transactions 💵
- Wallet Management 💳
- Authentication 🔐
- Export transactions to PDF 📄
- Responsive design 📱
- Dark mode 🌙
- PWA support 📲
Tech Stack
Frontend
- Next.js
- React Query
- Zustand
- Axios
- Tailwind CSS
- React Hook Form
Backend
- Express.js
- JWT
- Mongoose