A professional, responsive government operations dashboard for monitoring Aadhaar operations across Fraud Detection, MBU Compliance, Field Operations, and Migration Trends.
- Satark (Security) - Fraud & Anomaly Detection with confidence scoring
- Saksham (Compliance) - MBU (Mandatory Biometric Update) Saturation tracking
- Kartavya (Operations) - Field Operations & Task Allocation with Kanban-style cards
- Pravas (Migration) - Migration Trends & Urban Planning insights
- React 18 + TypeScript
- Vite for build tooling
- Tailwind CSS with custom UIDAI theme (Navy Blue + Saffron)
- Recharts for data visualization
- Framer Motion for animations
- shadcn/ui component library
- jsPDF for report generation
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Run tests
npm testsrc/
βββ components/
β βββ dashboard/ # Dashboard views and components
β βββ ui/ # shadcn/ui components
βββ hooks/ # Custom React hooks
βββ types/ # TypeScript type definitions
βββ utils/ # Utility functions
βββ pages/ # Page components
Β© 2026 UIDAI - Government of India