MetaMed — Custom Medical Website (Umbraco + Razor)
A custom-made website for a diabetes and obesity clinic — Umbraco CMS, a hand-written Razor front-end, plus booking and teleconsultations.
A custom-made website for a diabetes and obesity clinic — Umbraco CMS, a hand-written Razor front-end, plus booking and teleconsultations.
The clinic needed a new site built as genuinely custom-made — no purchased theme — written from scratch, fully owned by them, and verifiable as original work. That constraint shaped every decision: own code, a real development history, and every requirement in the spec mapped to evidence.
Custom-made, not a theme
Umbraco CMS core + hand-written Razor on SQL Server 2022 — a contractual requirement, not a preference: the deliverable had to be original code, not a configured theme.
Booking and payments
a custom ASP.NET Core + EF Core module, Stripe payments, video for teleconsultations, and a polymorphic order aggregate ready to extend.
Romanian compliance
UBL e-invoicing validated against RO_CIUS, GDPR for health data, a cookie banner and double opt-in newsletter.
One backend, two clients
the mobile app is a PWA over the same backend — installable, no store, no second codebase.