Skip to content

This is a recipe app developed using Swift and UIKit. It uses Core Data to persist data locally in your device. You can add, update, and delete recipes and ingredients. Open repo to learn more.

Notifications You must be signed in to change notification settings

josuegcp95/RecipeApp

Repository files navigation

RecipeApp

Screenshots

RecipeApp(1) RecipeApp(2) RecipeApp(3) RecipeApp(4) RecipeApp(5) RecipeApp(6)

Description

  • This is a recipe iOS application
  • It uses CoreData to persist data
  • You can add, update, and delete recipes and ingredients
  • You can search your recipes with the search bar by typing the name, category, description, or ingredients
  • UI with Storyboard
  • MVC Design Pattern

Frameworks:

  • Foundation
  • UIKit
  • CoreData
  • DropDown

What I've Learned:

  • How to use CoreData
  • How to use DropDown
  • How to implement a search bar
  • How to implement the protocol delegate pattern
  • How to better work with table views and cells

About

This is a recipe app developed using Swift and UIKit. It uses Core Data to persist data locally in your device. You can add, update, and delete recipes and ingredients. Open repo to learn more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published