An inventory management system built for businesses that move physical stock and need a real-time, accurate picture of it. Each deployment is provisioned per client — its own database, its own users — with role-based access so an admin controls who can see and change what.
There’s no public sign-up by design: users are created and assigned roles deliberately, which suits the kind of small business that wants one source of truth and no surprises. Auth, sessions, and row-level security are handled at the database layer, so the access rules hold no matter how the app is used.
Sold to a paying customer and running in production. The satisfying part wasn’t any single feature — it was handing over something a real business now depends on to run its day.