Work · Case study
An order placed on a phone and seen on the dashboard at the same moment.
01 / Challenge
The client had no digital infrastructure at all. Products, orders and promotions were handled manually, with no structured product management, no promotion or discount handling and no dashboard to see the business from. Without a centralised system there was no way to scale operations or give customers a reliable ordering experience.
02 / Approach
The platform was built as two products on one backend rather than one product with an admin mode: a customer mobile app and an admin panel, each designed for its own user. Delivery ran in milestone-based phases so each part was tested and stable before the next was started.
Keeping orders in step between the app and the dashboard was the main engineering problem. It was solved with structured REST APIs, backend validation on every write, and database indexing chosen for the queries the dashboard actually runs — which is what keeps an order visible to an admin the moment a customer places it.
03 / Outcome
products on one backend
months to launch
The brand launched a working e-commerce platform: customers register, browse categorised products, add to a cart, place and track orders, and the admin side manages products, inventory, promotions and order lifecycle from one dashboard. Digital order processing replaced manual handling, and the promotion module gave the business a discount mechanism it did not previously have.