The story

Five friends picking a restaurant will fill a group chat with links, three thumbs-up reactions and no decision, and two days later nobody has booked anything. The problem was never a shortage of options.

It is the locking in, not the voting, that ends the argument. Before that moment every message is only an opinion.

The product

A squad nominates options, everyone votes in real time, and one person locks the winner in. The app opens on a curated list of what is on in Montréal this week, so the first screen is useful before you have a single friend on the platform.

Two decisions shaped the rest. Every write goes through a server function — no client touches the database directly — so the voting rules live in one place rather than in whichever app version someone still has installed. And deploys go through a small control plane instead of hand-run commands: build, deploy, publish, roll back, with an audit trail and a health check that reverts a bad release on its own.

It has not launched. The honest reading of that is on the page below: the tooling around the product got further than the product did, and the day I wrote this page I found both of its sites returning 404 because nothing was watching them.