Mise
Mise is a SaaS platform that automates daily P&L reporting for restaurant operators, currently running an active pilot in NYC. It ingests and normalizes data across POS, accounting, scheduling, and payment systems, resolves conflicts between sources, and delivers a daily financial snapshot with KPIs.
What it does
- Multi-source ingestion across POS, accounting, scheduling, and payment systems
- Normalizes heterogeneous data into a unified financial schema
- Conflict resolution when sources disagree (e.g., POS sales vs. payment deposits)
- Calculates daily P&L metrics: revenue, COGS, labor %, net profit
- Delivers daily email reports and a dashboard for historical trends
- Multi-location support with operator-level access
Tech stack
React frontend. Python + FastAPI backend. Supabase (Postgres, auth, storage) as the primary data layer. AWS Lambda for scheduled ingestion jobs and background processing across integrated POS, accounting, scheduling, and payment APIs.