Created
February 21, 2018 21:15
-
-
Save mcshakes/75244b7907696023efba722dd3b88df6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For this Async Project, I want to make an app where the user plans a meal around what is in the fridge. | |
Question: What can I cook with Chicken thighs, hummus, and 10 ounces of saffron. | |
User will enter those ingredients and will query the following recipes with one of these two APIs: | |
https://api.edamam.com/search | |
or | |
https://developer.yummly.com/documentation |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment