MelvinLee0077/MyRecipe — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple iPhone recipe tracking app in Swift.

I want to be able to save recipes I like, open them later, and keep them organized without needing an account. The app should let me add a recipe name, ingredients, cooking steps, notes, prep time, cook time, and maybe a photo if that’s easy. I should be able to edit or delete recipes, search through them, and browse a clean list of saved recipes.

Keep the design simple and friendly, like something a home cook would actually use in the kitchen. Make the main screens feel polished enough to run in Xcode and test on the simulator. Store the data locally on the device so recipes stay there when I close and reopen the app.

If you need to check current Swift or iOS docs, look them up and make the project work cleanly.

Want more depth? Deep Reverse