Dhani UK: Building a Compliant E-Commerce and Pharmacy Platform
- Editor
- Feb 26
- 1 min read
Updated: Aug 11
Regulated e-commerce is unforgiving. Prescriptions, payments and customer data all demand secure integrations and workflows that hold up under audit, not just under demo.
As lead developer at Dhani UK we built and ran the engineering for an e-commerce platform with an online pharmacy at its core: Angular and Material UI on the front end, a Kotlin (Ktor) API behind it, and AWS underneath.
What we built
Angular 12 (TypeScript) frontend with a Kotlin Ktor API on AWS (EC2, SQS) and PostgreSQL
Secure third-party integrations through Apigee API management, with Salesforce as the CRM
Automated invoicing to and from Stripe
A pharmacy back-office application with complex prescription workflows and Splunk log integration
TDD with Kotest, automated in the CI/CD pipeline
Outcome: a platform where prescription management, payments and integrations run on tested, monitored paths, and the compliance story is part of the engineering rather than an afterthought.

Comments