Skip to content

SwiftUI app for adding own recipes, check ingredients. Supports 4 views, 3 gestures, 6 types of controls, CoreData.

License

Notifications You must be signed in to change notification settings

RobertNeat/CookBook

Repository files navigation

CookBook

SwiftUI app for mobile devices (IPhones) that is functioning like cook book that user can add new dishes as well as informations asscoated with them. User can write multiple indredients, multiple steps to prepare dish as well as set difficulty level. Cook book also stores those informaction using Core Data (persistant storage between app launches) for user to browse through those recipes. There are multiple gestures implemented in application such as swipe to delete element from dish category as zoom in difficulty level on dish description page.

Features

The app features:

  • dish grouping bu category (meat/pasta/soups),
  • browsing through defined elements and deleting or adding new recipe,
  • persistant data storage using Core Data,
  • setting new dish title, difficulty level, ingredients as well as preparing steps on the "add new" page,
  • dish details page with formatted title, ingredients, steps as well as difficulty in form of gauge indicator,

Installation

To use/install the app you have to have installed XCode IDE in the MacOS. Simply launch the IDE and the preffered simulator.

App run video demonstration

app_run.mp4

Screenshots

  1. Main page of the app with the meal categories

  1. Meat recipes list inside meat category and recipe details page
  1. Soup recipes list inside soup category and add page for new recipe

About

SwiftUI app for adding own recipes, check ingredients. Supports 4 views, 3 gestures, 6 types of controls, CoreData.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages