BeautyMedApp
A medical aesthetics marketplace connecting patients and clinics, with AI photo validation, real-time messaging, and a multi-tier commission system.
Explore the engineering behind BeautyMedApp
- Architected three services around a 58-entity PostgreSQL model and 45+ backend services in a TypeScript codebase.
- Built a conditional medical questionnaire engine with repeatable field groups and immutable submission snapshots, supporting 91+ treatment questionnaires without a schema change per treatment.
- Integrated Google Gemini into an asynchronous Bull + Redis photo-validation pipeline for angle, lighting, and pose, with confidence-scored feedback in five languages.
- Delivered Socket.IO messaging with Redis pub/sub, JWT authentication, multi-device presence, and per-socket rate limits.
- Implemented bidding, quotations, recruiter-to-manager commissions, lead routing, audit trails, and Stripe deposits, with Arabic RTL support.