Case Study - Clinic Finance & Management System
A full-stack clinic management platform handling patient records, financial transactions, inventory, and multi-role shareholder reporting — live in production.
- Client
- Shammah Health Clinic
- Year
- Service
- Fullstack Development, Backend Engineering

The Problem
Shammah Health Clinic had no digital system for patient billing or financial tracking. Owners had no visibility into revenue, insurance payments owed, or monthly profitability. Everything was manual — error-prone, slow, and impossible to audit.
What I Built
A full-stack clinic management platform deployed to production across multiple branches. Staff can register patients, record transactions split between patient and insurer, manage inventory, and log expenses. Owners get a live financial dashboard and automatically receive a branded PDF financial report by email every month — no manual work needed.
Stack: React · TypeScript · Node.js · PostgreSQL · Docker
Technical Highlights
Role-based access control (Owner / Admin / Receptionist) built with JWT authentication across three user tiers using Node.js and Prisma — each role sees only what it's authorized to see, enabling real-time financial dashboards and audit-safe data access per role.
Automated bulk backfill of historical patient records using Python and Playwright browser automation, eliminating manual data entry overhead and ensuring complete data migration into the production database.
What I did
- Fullstack Development
- Backend Engineering
- Role-Based Access Control
- Database Architecture
- DevOps
- Browser Automation