Live site URL: [https://fund-stack-d7266.web.app]
FundStack is a full stack web-based microloan request, review, approval and repayment management system designed for small financial organization, NGOs and microfinance providers. The platform streamlines the entire microloan lifecycle- from loan application submission and borrower verification to approval workflow, repayment tracking and data visualization- all within a secure and user-friendly interface. Build with React + Vite on the frontend and Node.js + Express.js on the backend, Fund-Stack provides a modern, responsive and scalable solution for managing microfinance operations efficiently.
Many small-scale financial institutions still rely on manual processes or disconnected systems to manage loan operations, leading to inefficiencies, delays and poor data management.
The purpose of Fund-Stack is to:
- Simplify microloan management workflow
- Reduce manual paperwork and approval delays
- Improve borrower data tracking and transparency
- Provide real-time monitoring of loans and repayment
- Enable organization to manage financial activities from a centralized Dashboard
- user => you can register your own gmail
- Manger => email : titas@gmail.com password : Titas23% (login)
- Admin => email : shuvojit@gmail.com password : shuvoJit12# (login)
Live URL: https://fund-stack-d7266.web.app
Server URL: https://fund-stack-server.vercel.app
- Secure Authentication and Authorization
- Borrower Registration and Profile login
- Loan Request Submission System
- Loan verification and Approval Workflow
- Interactive Dashboard and repayment tracking system
- Loan status monitoring and Responsive UI
- Real-time notification and Alerts
- Form validation and Error Handling
- Dynamic data fetching and caching
- React Vite
- React-router
- Tanstack Query
- React hook form
- Sweetalert & toast
- Tailwind CSS
- Axios
- firebase Authentication
- recharts
Clone the Repository
git clone https://github.com/your-username/fund-stack-client.git
Server Run
cd client
npm install
npm run dev