NuptialFlow
A wedding platform for couples who plan across families and continents. Guests, budget, committees, seating and schedule live in one place — and each committee only ever sees its own data.
- Access control enforced in PostgreSQL itself, not just in the interface — a catering lead cannot read the budget, by design.
- AI seating suggestions from Google Gemini, always proposed to a human before anything is written.
- Payments confirmed through Stripe webhooks server-side; no key ever reaches the browser.