Cookbook App

I am a fitness enthusiast and am slowly but surely learning how to cook. I wanted to build an app that could help me log all the recipes that I create or that I find online so that meal prepping becomes a whole lot easier.

Features

  • Can create/edit recipes
  • Can create/edit ingredients
  • Can create/edit steps
  • Persistent storage using SwiftData
  • Each step has a particular type:
    • Preparation: chopping, slicing, etc.
    • Cooking: baking, frying, etc.

Walkthrough

Cookbook App