CarePulse is a healthcare platform that streamlines patient registration, appointment scheduling, and medical records. Patients request appointments in a few steps, staff manage everything from an admin dashboard, and SMS notifications keep both sides in the loop.
One detail people don't expect: Webflow is in the stack. I built some of the components in Webflow first, then exported them and turned them into React components the app could use. Unusual pipeline, but it worked.
The patient side
Requesting an appointment: pick a doctor, give a reason, choose a date.
The confirmation screen after a request goes in.
Patients verify with an OTP sent to their phone.
The admin side
The dashboard at a glance: scheduled, pending, and cancelled appointments.
Staff schedule an appointment with a doctor and a date.
Cancelling an appointment asks for a reason.
The admin panel sits behind a passkey.
Like this project
Posted Jul 8, 2024
Built a healthcare platform that streamlines patient registration, appointment scheduling, and medical records, and implemented SMS notifications.