Product Overview
YumTum is a personal recipe manager for the iPhone. I wrote it in Objective-C and the app connects to a web server via an API that I created in PHP that syncs data to and from a user’s iPhone in a MySQL database. Click here to download this app for free on the App Store.
The Need
This was a personal project that inspired me to learn Objective-C. Since I love to cook, I wanted to create a simple recipe app that allowed me to take and store photos of each step of the cooking process. I also wanted practice with writing my first API.
My Goals
To create a visual step-by-step guide for each recipe. To make the UI clean, elegant, and intuitive.
Mockups
- Recipes list
- Swipe to favorite, email, make private, or delete.
- Sort and view options
- Tile view, viewing public recipes
- Viewing favorites
- Viewing my recipes
- Recipe detail view
- Recipe image view
- Recipe ingredients list. User can tap an ingredient to mark it as used.
- Recipe instructions list. User can tap an instruction to view it in detail.
- Recipe instruction detail. User can swipe from one instruction to the next.
- Add recipe
- Add ingredient
- Empty groceries view
- Pantry view. User can move items from pantry to grocery list and vice versa.
- Profile view
- Settings