Skip to main content
Dark mode

HeyDoc!

Archived

2024

HeyDoc! screenshot

Overview

HeyDoc! is a React Native application that enables users to log health data, book appointments, and track symptoms over time. At its core is a Naive Bayes classification model that predicts possible conditions based on symptom patterns — giving users a starting point before they see a doctor.

The app integrates Clerk for authentication, Strapi as a headless CMS for managing health content, and Cloudinary for image uploads (lab reports, prescriptions). The interface is designed to feel approachable rather than clinical.

What I built

  • Implemented Naive Bayes classification for intelligent disease prediction from symptom data
  • Built a full appointment booking flow with push notification reminders
  • Integrated Cloudinary for secure medical document uploads (lab reports, prescriptions)

Tech stack

ReactStrapi