All projects

Mise

Mise is a SaaS platform that automates daily P&L reporting for independent restaurant operators, currently running an active pilot in NYC. Most owners don't see their P&L until the end of the month — weeks after the money has already been lost. Mise connects directly to Toast POS and MarginEdge and delivers the numbers the next morning: no spreadsheets, no manual data entry.

What it does

  • Daily P&L delivered automatically — revenue, COGS, labor, and prime cost calculated every morning from live POS and invoice data
  • Pulls sales, labor, and menu data from Toast POS, and food/beverage cost and invoice data from MarginEdge
  • Real-time dashboard — overview, sales, costs, labor, menu performance, vendor spend, and check analysis in one place
  • Anomaly alerts when food cost spikes, labor exceeds targets, or voids and comps look unusual
  • Budget vs. actual tracking with period-over-period comparisons
  • Menu and loss-prevention metrics — item profitability, sales mix, contribution margin, and voids/discounts/comps as a share of revenue
  • Morning email report alongside the dashboard

Tech stack

Next.js 16 frontend with React 19, TypeScript, and Tailwind CSS. Python + FastAPI backend with SQLAlchemy 2 (async) and PostgreSQL, migrated with Alembic. APScheduler runs the daily ingestion jobs against the Toast POS and MarginEdge APIs, Resend sends the morning report, and the service deploys on Railway.