← All projects
Diagram: sales, work order, design and print tasks, delivery, with self pickup, activity feed and uploads

Work-order board

Client work · anonymized
ReactHonoCloudflare WorkersPostgreSQL

Most order-management software adds stages, managers and assignment rules. This one removes them.

The whole model: Sales creates one work order. Design and the selected print departments each receive a shared task. Workers pick tasks up themselves. Delivery appears once every selected print task is complete. There is no stage workflow, no manager tier, no auto-assignment and no assigning to a named person.

That restraint is the product. The print shop already knows who does what, and software that second-guesses them gets ignored.

Under the hood

I kept a small folder of short architecture, data-model and UI-pattern notes next to the code so a fresh session, human or agent, could pick the project up quickly.

Stack

React, TypeScript, Ant Design, Hono, Cloudflare Workers, PostgreSQL, R2.

Deep dives