Two-way inventory sync between ERPs and e-commerce platforms with full audit trail.
Year2024
RoleBackend lead
TypeClient engagement
Status
Client work
Overview
About this project.
Client operates two warehouses and three storefronts and was hand-reconciling inventory weekly. Goal: zero manual reconciliation, full audit trail of every stock movement.
Engine ingests events from both sides into a central Postgres source of truth. Conflicts are resolved by a configurable policy (last-write-wins by default, override per SKU). Every change writes a row to an immutable audit log.