-
-
GIF
LOGO animation
-
Landing Page
-
Demo Version of Main Site for first time users in Landing Page
-
Dropdown Options
-
Features to Connect with Doctor
-
Integrated ZorabiPharm
-
Catalog Items
-
ZorabiPharm Dashboard
-
Symptom Tracker Dasboard
-
Diagnostic Analytics Dashboard
-
Therapy Sound
-
Sleep Intelligence
-
Workout and Diet Dashboard
-
You tube Tutorial for Meditation
-
Patient Dashboard
-
Medication Log with alarm alerts
-
Doctor Patient Chat Window
-
Guided Session Area
-
AI chat bot
-
Doctor Consultation Window
-
Order Management
-
Consultation Workflow
-
Meditation And Mindful thoughts
-
Orders Management Area
-
New Product Update Area
-
Pharmacy Vendor Dashboard Inventory Mangement
-
Drug Catalog
-
Patient Management Window
-
Doctor Analytics Area
-
Doctor Setting Area
-
Doctor Login Main Dashboard Rx Write Pad
-
Schedule Management
-
Doctor Patient Chat Window
-
Prescription Management
-
Web Speed Test Score
-
Prescription Pdf
-
novus installed dashbaord
-
admin page novus
Inspiration
Healthcare today is fatally fragmented. Patients juggle a dozen disconnected apps for reminders, symptoms, and refills. Doctors battle clunky, legacy clinical software. Pharmacies operate in total isolation.
We built ZorabiHealth to serve as the unified operating system for care coordination—a single, real-time ecosystem connecting patients, doctors, and pharmacies seamlessly.
What it does
ZorabiHealth is a comprehensive clinical operations platform serving three distinct pillars:
- For Patients: A powerhouse mobile companion featuring offline-first medication alarms, voice-powered symptom logging, holistic vitals/wellness tracking, and a direct pharmacy storefront.
- For Doctors: A robust clinical command center packed with real-time patient search, vitals analytics, automated scheduling, and instant prescription writing with PDF export.
- For Pharmacies: A full-stack e-commerce fulfillment engine handling inventory management, dynamic drug catalogs, and vendor tracking.
How we built it
We managed a complex, real-time ecosystem from a single unified monorepo:
- The Web Core: Next.js 16, TypeScript, Tailwind CSS, and shadcn/ui.
- The Mobile Muscle: Expo SDK 56 (React Native) with Expo Router, sharing strict types with the web via a
@zorabihealth/sharedpackage. - The Engine Room: Supabase (PostgreSQL, Auth, Realtime, Storage) paired with Supabase Edge Functions (Deno).
- Next-Gen AI: Deepgram Nova-3 for real-time voice-to-medical-intent transcription, and Google Gemini 1.5 Flash driving intelligent diet and nutrition insights.
- Sync & Alerts: A dual-pipeline notifier (Web VAPID + Expo Push) combined with Expo background tasks utilizing vector clocks for bulletproof offline syncing.
Challenges we ran into
- The Tri-Role Router: Designing a unified authentication system that flawlessly determines roles and securely routes users to three completely different web/mobile experiences.
- Offline-First Architecture: Tackling data consistency without internet access was non-trivial. We engineered an exponential backoff retry queue and used vector clocks to resolve data conflicts seamlessly.
- Natural Language Processing: Building custom regex pipelines to instantly map messy, natural speech (e.g., "I just took my Amlodipine") into structured, database-ready clinical actions.
- Monolithic Scale: The sheer size of our core dashboard peaked at a staggering 2,483 lines of code—demanding rigorous discipline to refactor, componentize, and keep highly performant.
Accomplishments that we're proud of
- Voice-to-Clinical Pipeline: A frictionless flow where a user can speak naturally, and the platform perfectly transcribes, detects intent, and updates medical records in under two seconds.
- Life-Saving Fail-safes: An automated Edge Function emergency escalation system that triggers when critical medications are missed, immediately alerting emergency contacts.
- Instant Cross-Device Sync: Seamless QR-code pairing that establishes instant, real-time data and alarm states between web dashboards and mobile devices.
- ZorabiPharm Storefront: A production-grade e-commerce pharmacy built with a robust offline fallback mechanism and persistent cart management.
What we learned
- Offline is a Necessity: In healthcare, offline functionality isn't a feature—it's a critical safety requirement. Alarms must fire even without a signal.
- Voice Wins: Voice inputs are the ultimate interface for accessibility. Saying "took 10mg Lisinopril" takes 2 seconds; clicking through menus takes 30.
- Realtime is Simple: Supabase Realtime completely eliminated WebSocket boilerplate. Subscribing straight to database changes changed how we think about state.
What's next for ZorabiHealth
We are ready to take ZorabiHealth from v0.1 hackathon marvel to a production-grade titan:
- Security & Compliance: Finalizing HIPAA certification and patching our 99 internal architectural and security audit targets.
- EHR Integration: Connecting directly into legacy hospital networks via Epic and Cerner using FHIR standards.
- Advanced AI Capabilities: Utilizing Gemini to automatically generate fully compliant clinical SOAP notes directly from ambient patient voice logs.
- Continuous Vitals: Deep integrations with Apple Watch and Fitbit SDKs for real-time, proactive health monitoring.
Built With
- auth
- date-fns
- deepgram-nova-3
- deno
- eas-build
- edge-functions)
- expo-router
- expo-sdk-56
- framer-motion
- github
- google-gemini-1.5-flash
- jspdf
- lucide-react
- next.js-16
- radix-ui
- react-19
- react-native-0.85
- realtime
- shadcn/ui
- storage
- supabase-(postgresql
- tailwind-css-4
- typescript
- vercel
Log in or sign up for Devpost to join the conversation.