A P2P emergency fund platform built with Next.js, connecting communities through transparent financial collaboration.
By team 'SayWinners'
- 🔒 Face Verification: Secure identity verification using TensorFlow.js
- 💰 Loan Management: Submit and track loan requests
- 🗳️ Community Voting: Democratic loan approval process
- 📊 Analytics: Transparent transaction tracking
- 🔄 Real-time Updates: Instant status notifications
- Frontend: Next.js 15.2, React 19.0, TypeScript 5
- Styling: Tailwind CSS, Radix UI
- State: Zustand 5.0
- ML/AI: TensorFlow.js
- Authentication: Custom face recognition system
- Clone and install:
git clone <repo-url>
cd dhanSetu
npm install- Run development server:
npm run devAccess at http://localhost:3000
Edit page.tsx to modify the application. Changes reflect in real-time.
Deploy easily on Vercel Platform.