Offline-First Pharmacy Platform
A pharmacy management system that keeps selling when the internet drops, then reconciles every till operation exactly once when it returns.
Problem, approach, outcome, and the architecture decisions with their tradeoffs. Filter stacks combine: pick two tags to see projects using both.
A pharmacy management system that keeps selling when the internet drops, then reconciles every till operation exactly once when it returns.
Storefront, app and operations dashboard sitting in front of an external ERP, with data flowing both directions and staying consistent.
GraphQL commerce backend where the client rearranges their own storefront from the dashboard, over an inventory ledger with a single mutation point.
Online orders and in-store till sales behind one order model, with stock tracked per warehouse.
A storefront, admin dashboard and API sitting in front of the client existing ERP, which stays the source of truth.
One guest folio across three businesses on one site, so a hotel guest using the gym and the restaurant is a single account.