07/Full-stack / Healthcare/2025/Production
Health CarePulse
Appointment scheduling and records platform for patients, doctors and admins.

// Overview
Three-role healthcare app: patients book, doctors triage, admins control. Backed by Appwrite for auth and storage, Next.js on the frontend.
// Problem
Clinics juggling spreadsheets and WhatsApp. No single source of truth for appointments.
// Approach
01Role-based dashboards built on a single shared layout with permission gates.
02Appwrite collections modeled around appointment lifecycle (requested → confirmed → completed → cancelled).
03SMS notification stub designed for Twilio drop-in.
// Outcome
›Replaces 3 separate manual flows with one app
›Built-in auth + file uploads via Appwrite
// Stack
Next.jsTypeScriptAppwriteTailwind
Next case →