FDM — Delivery Dispatch Platform
2026Multi-tenant SaaS + courier mobile app
Stores each run on their own subdomain off one Laravel codebase, with orders auto-dispatched to a shared courier fleet. Three surfaces from a single set of business rules: an admin panel, a tenant-scoped store panel, and a versioned API driving a Flutter courier app. Built through an agent-driven TDD loop — every issue implemented test-first on its own branch, gated by CI.