Skip to main content

Tracking Menzzo

tracking-menzzo is the order tracking application. It exposes customer-facing tracking, invoice, and delivery confirmation flows backed by operational order data.

Stack

  • Laravel 12 and PHP 8.2-era application.
  • Vite, Tailwind CSS, and Alpine-style frontend tooling.
  • Customer-facing pages tied to order and delivery state.

Connected Projects

  • Logidav provides order, shipment, and delivery truth.
  • RDV Menzzo overlaps with appointment and delivery scheduling.
  • SAV and chatbot may link customers back to tracking pages.

Local Docs Submodule

When this repo consumes global docs, use:

cd docs
npm ci
npm start
npm run build

To Expand

  • Tracking URL contract.
  • Invoice/download behavior.
  • Delivery confirmation workflow.
  • Incident triage for stale statuses.