Symptom Tracker

This is a sign-in health logging tool I built as a public project. It is meant for the ordinary work around care: noticing patterns, remembering medication changes, preparing questions for appointments, and turning scattered notes into something easier to discuss.

Signed-in entries sync through Firebase Firestore. Older browser-local entries can be migrated once after login, and export/import remains available for user-held backups.

Signed-in records

Symptoms, medicines, appointments, and notes are stored under the signed-in user's account so the same person can continue across sessions.

Clinical conversations

The doctor-prep view turns logs into appointment questions, aiming to make visits less dependent on memory under stress.

Careful summaries

Pattern summaries are prompts for reflection, not diagnosis. This tracker is for personal organization only, not medical advice, not a medical record system, and not currently HIPAA-compliant.

Return to Ilan Goodman's home page