BisaDoctor Chronic Care Platform
Marketing site and backend API for a chronic care platform that connects patients and doctors around vitals and medication management.
- Type
- Web
- Domain
- Healthcare
- Status
- Live

Overview
BisaDoctor is a digital health platform for chronic care management, helping patients track vitals, medications, and connect with doctors remotely.
The marketing site is a Next.js application that explains the product, showcases benefits, and collects leads through forms and waitlists.
The backend API, built with TypeScript, Express, Firebase Auth, and Firestore, powers the mobile app with endpoints for vitals, medications, chats, notes, notifications, and statistics.
Built a doctor-facing web portal for credential submission and verification, and an admin panel for reviewing doctor registrations and managing platform content.
The constraint
Clinical data and clinical identity. Vitals and medication records carry a different bar for correctness than most application data, and a platform that lets someone present as a doctor needs credential verification that a human actually reviews.
What I owned
- Built the backend API in TypeScript and Express with Firebase Auth and Firestore
- API surface covering vitals, medications, chats, notes, notifications and statistics
- Built the doctor-facing portal for credential submission and verification
- Built the admin panel for reviewing doctor registrations and managing content
- Built the marketing site with lead capture and waitlist
Stack
- Next.js
- TypeScript
- TailwindCSS
- Express.js
- Firebase