Skip to content

iOS application that allows you to search for recipes and save some of them as favorites

Notifications You must be signed in to change notification settings

rodriced/Reciplease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reciplease

Swift: 5+     iOS: 15+

Reciplease is an iOS application that allows you to search for recipes and save some of them as favorites.

Context

I created this iOS app as part of my Openclassrooms iOS App Developer Training. It's made with UIkit and Firestore. It uses Edamam API as its recipes database. Particular attention has been paid to accessibility with VoiceOver.

Installation

There are some prerequisites to use Reciplease.

For Firestore:

  • create a Firebase project and activate Firestore,
  • download GoogleService-Info.plist file from Firebase project and put it in the folder 'Reciplease/Supporting files' of the application project.

For Edamam API:

  • create an account on Edamam website and a new application with an access to the Recipe Search API,
  • rename Alamofire-Info.template.plist to Alamofire-Info.plist and put in it application id and application key you got.

Then build the project in Xcode.

About

iOS application that allows you to search for recipes and save some of them as favorites

Topics

Resources

Stars

Watchers

Forks

Languages