SKIP TO CONTENT
← SANJAY KUMAR PARIDACASE STUDY 02 / SELECTED WORK
HEALTHCARE PLATFORM

MEDINEX

APPOINTMENTS, RECORDS AND MESSAGING

A Flutter client and a Node.js API for patient care — appointments, medical records, real-time messaging, and Gemini inside the diagnostic workflow.

01 / THE PROBLEM01 — 02
ONE PLACE

Patients and providers need appointments, records and a way to talk in one place — not a portal for one side and a messaging app for the other — and providers still have to reconstruct history by hand before a consult.

02 / WHAT IT DOES03 FEATURES
01

Appointments and records

A Flutter client over a Node.js and MongoDB backend covers appointment scheduling and medical-records management, so both roles share one data model rather than two apps glued together after the fact.

02

Real-time messaging

Patients and providers talk over WebSockets, so the conversation sits next to the record instead of in a separate channel.

03

Gemini in the diagnostic workflow

Gemini is wired in to assist diagnostic workflows inside the app — suggested next steps and a summary of patient history for the provider, not a standalone chatbot.