Digital platform powering a women-exclusive skin clinic chain across Indonesia — from online reservations and patient management to e-commerce and a companion mobile app.
Hayyu Skin Clinic is a women-exclusive beauty clinic chain operating across Indonesia (Surabaya, Sidoarjo, Malang, Jakarta, and more), known for its International Smart Skin Technology (ISST) treatments. The digital platform I built powers the entire online presence and internal operations: a public-facing marketing site, a reservation system, an admin panel for clinic staff, a skincare e-commerce storefront, and the HayyuDoc companion app available on Play Store and App Store.
Media assets (treatment photos, before-after images, promotions) are stored and served at scale via Google Cloud Storage, keeping the platform performant across all branches.
Syncing availability across multiple branches in real time — so a patient booking online sees accurate slot availability per doctor per branch — required careful cache invalidation strategy with Redis to avoid stale data while keeping response times fast for concurrent users.