Problem your app solves and why you built it
Healthcare coordination is fragmented—clinicians juggle notes, prescriptions, and appointments across systems, while patients struggle to access records or book care. Medicare unifies these workflows in one compliant, accessible platform to reduce admin friction and improve continuity of care.
How you structured conversations with MeDo to build your project
I provided a complete requirements document (user roles, page hierarchy, business rules, edge cases). From that, MeDo inferred data models (Supabase tables), role-based routes, AI feature workflows, and UI component priorities—building directly to spec without back‑and‑forth clarifications.
The most impressive feature MeDo helped you create
The clinician‑side AI‑powered clinical note workflow: speech‑to‑text transcription + smart autocomplete (diagnoses, ICD‑10, medications) with a mandatory review/confirmation step, plus drug interaction alerts—all while preserving audit trails and e‑signature finalization.
How you used plugins or API integrations to extend functionality
- Gemini 2.5 Flash (LLM): transcription, autocomplete, drug interaction checking, patient chatbot
- Supabase: Auth (role assignment via Edge Function), database, storage (documents), email notifications
- External meeting link generation (placeholder for video consultations)
What’s next for Medicare
Multi‑language support, pharmacy e‑prescribing integration, native mobile apps, and real‑time video consultation embedding.
Built With
- supabase
- typescript
Log in or sign up for Devpost to join the conversation.