Skip to main content
Back to work

Inventory Sync Engine

Two-way inventory sync between ERPs and e-commerce platforms with full audit trail.

Year 2024
Role Backend lead
Type Client engagement
Status Client work

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.

Screenshots

Feature set

Sharing and access

  • Signed, expiring download links
  • Embedded admin panel
  • Public landing pages

Operations

  • Single binary Docker image
  • Health checks and JSON logs
  • No external dependencies