Skip to content
Projects

healthtech · BI · SaaS

CuraTech

Business-intelligence platform for medical clinics: patient management, appointment analytics, expense tracking, and medical/commercial KPIs in a single dashboard.

Overview

CuraTech is a lightweight, Spanish-language business-intelligence platform for medical clinics. It unifies patient records, appointment data, and expense tracking into a single dashboard of medical and commercial KPIs, with sample CSVs to get a clinic testing it in minutes. A monthly automated email keeps each doctor informed with an aggregate-only summary of their prior month, without ever exposing patient-level data.

What it does

  • Patient management, appointment analytics, and expense tracking, seeded via CSV import (patients, appointments, expenses).
  • Unified dashboard combining medical and commercial KPIs per clinic.
  • Automated monthly email report per doctor — an aggregate-only summary of the prior month, delivered via a Railway cron job and Resend.
  • Idempotent, multi-tenant report delivery: one send per doctor per month, safe to retry.
  • Privacy safeguards: no patient names or phone numbers in logs, search strings excluded from access logs, and patient names never leave via the monthly email (verified by test).

Stack

FastAPI · SQLAlchemy · Supabase (Postgres + Auth) · React/Vite/TypeScript

Status

Private venture in development.