esme consumer onboarding system
1
总安装量
0
周安装量
#78624
全站排名
安装命令
npx skills add https://github.com/akkkshat07/esme_onboarding --skill 'Esme Consumer Onboarding System'
Skill 文档
Esme Consumer Onboarding System
Key Features
- KYC Verification Flow: Aadhaar (DigiLocker), PAN, Bank Account, E-Sign via Surepass API
- Employee Joining Form: 40+ fields auto-synced to BGV Google Sheet
- Process Sidebar: Collapsible navigation with completion tracking
- BGV Integration: Automatic data sync to OnGrid verification sheet
- Admin Dashboard: Candidate management and document verification
- Google Drive: OAuth integration for document storage
- MongoDB: User data and form submissions
Tech Stack
Backend: Node.js, Express, MongoDB, Google APIs, Surepass API Frontend: React, Vite, Tailwind CSS, Lucide Icons Services: Google Sheets, Google Drive, Surepass DigiBoost SDK
Project Structure
esme-consumer-portal/server/– Backend APIesme-consumer-portal/src/– React frontendesme-consumer-portal/src/components/verification/– KYC componentsesme-consumer-portal/src/components/forms/– Form componentsesme-consumer-portal/server/routes/– API routesesme-consumer-portal/server/services/– Integration services