This project is made with the help of Claude (1M context).
Comprehensive digital health platform connecting patients, doctors, clinics, and admins across India.
MediConnect provides appointment booking, health records, video consultations, prescription management, lab orders, clinic operations, billing, and admin oversight — all in a single multi-portal platform. Trusted by 500K+ patients, 25K+ doctors, and 5K+ clinics, with AI symptom triage (95% accuracy) and 99.97% uptime.
- Appointment booking and rescheduling
- Health records and medication tracking
- Video consultations
- Doctor directory with specialties and ratings
- Schedule and patient queue
- Digital prescriptions and lab orders
- Consult history and earnings tracking
- Appointment management and queue control
- Billing, inventory, staff scheduling
- Analytics dashboards
- Platform analytics and metrics
- Doctor verification and clinic onboarding
- Compliance and user management
- AI symptom triage engine
- Video consultation capability
- Multi-role authentication and authorization
- MRR tracking and revenue analytics
- Mobile + desktop responsive design
- Framework: Next.js 16.2, React 19.2, TypeScript 5
- Styling: Tailwind CSS 4
- Dates: date-fns
- Icons: Lucide React
- SDK: @buildwithdarsh/sdk
- Deploy: Vercel
npm install
cp .env.example .env.local
npm run devnpm run dev— start dev servernpm run build— production buildnpm run start— start production servernpm run lint— run ESLint