Clinik
A multi-tenant clinic & physiotherapy platform — a shipped iOS app for therapists and patients, plus a web management panel. 5.0★ on the App Store.

Clinik is a product I build and run under FourB, my own software company. It’s a multi-tenant platform for clinics and physiotherapy practices, and it ships as two distinct surfaces: an iOS app that therapists and patients carry with them, and a web panel where the clinic is actually managed.
On mobile, a therapist opens their day as a calendar, completes a session in two taps and writes the note straight into the patient record; the patient sees their own appointments, requests a slot from the therapist’s real availability, follows their exercise program and rates the session afterwards. On the web side the clinic runs everything else — patients, staff, scheduling, financials and reporting. The app is live on the App Store with a 5.0 star rating.
The part I care most about is underneath. Every clinic is isolated at the database level with PostgreSQL row-level security driven by JWT claims, not by application code — a clinic simply cannot read another clinic’s rows, even if the client asks for them. Field ownership is bound per role at the service layer, so a therapist and a patient writing to the same session record can only touch the fields that belong to them. Web and mobile share types and validators from one place but keep separate UIs, because the two audiences need different things.
Inside the app









Captured against a local demo clinic — no real patient data.
What I built
- Native-feel iOS app for therapists and patients (App Store, 5.0★)
- Web management panel — patients, staff, scheduling, finance
- Appointment requests against real therapist availability
- Session completion, clinical notes and patient-side evaluation
- Exercise programs with streak tracking and push reminders
- Multi-tenant isolation via row-level security + JWT claims
- Role-bound field ownership enforced at the service layer
Tech stack
Want to build something similar?
Tell me about your project — I’ll come back with a clear scope and estimate.
varlikbbusiness@gmail.comMore work
Dr. Gürbey Kahveci
Native iOS + Android apps, a web platform and an admin panel for a doctor — appointments, health tracking and patient portal. 5.0★ on the stores.
LiveAnalitik İş Güvenliği
An occupational-safety platform with thousands of indexed pages and free online tools — built SEO-first to win organic and AI search.
LiveF355 Automobile Technic
A premium tuning-parts marketplace with a 3D catalog and cinematic animations, backed by Supabase.
LiveF355 Yedek Parça
An auto-parts platform with admin dashboard, inventory tracking, campaigns and customer messaging.