Skip to content
Dive← Build

MiseKit

Meal planning that starts from what is already in your kitchen

MiseKit home screen with meal plan and macro context
ongoingiOS2026

Platform

iOS (SwiftUI, GRDB, CloudKit).

What it does?

Meal planning that starts from what is already in the kitchen. Food is tracked through bought, stored, cooked, eaten, or thrown out.

Highlights

  • Ask what to cook this week. The plan reads from a single inventory object (stock, expiry, leftovers), not from a recipe list that ignores the fridge.
  • Drag a meal to another night. The grocery list is a view of inventory plus the plan, so it moves with the meal.
  • Come home from the shop and reconcile the list back onto inventory, then cook and rate so the next plan sees what you actually did.

Architecture

One inventory table is the source of truth. Schedule editor, What Changed on plan edits, cook-mode feedback. On-device GRDB, CloudKit sync, no cloud ML. Canonical ingredients, including Japanese-localized flows.

Stack

SwiftSwiftUIGRDBCloudKitXcodeGen