Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 545 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 545 Bytes

Reciplease

What is Reciplease?

Reciplease is a recipes app that aims at helping the user find a list of recipes according to a list of ingredients.

How does it work?

  • User types its ingredients and hit the Search button
  • Recipes will be fetched accordingly and displayed in a list
  • User will be able to see the recipe details when selecting one
  • Recipe can be saved to favorites hitting the top-right start button

Frameworks

  • Alamofire
  • CoreData
  • SafariServices
  • XCTest

APIs

  • Yummly API