Skip to content

Recipe Search API project that uses Python and the Edamam API

Notifications You must be signed in to change notification settings

jeanetteanane/RecipeSearchApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

RecipeSearchApi

Recipe Search API project that uses Python and the Edamam API.
The API searches and finds recipes based on the user's chosen meal type, country cuisine and ingredient.

I presented this final group project for the Code First Girls 8-week Python Programming course.

Installation

Features

  • User can choose between breakfast, brunch, lunch/dinner and snack.
  • User can choose which country cuisine and specific ingredient they want.
  • User will see all recipes based on their search.
  • Name of the recipe, Calories & Url link will be shown in results.
  • User recipe search are saved and provided in Recipebook txt file.
  • Ingredients for the recipe are shown in the Recipebook.

User searching for their meal type, country cuisine and ingredient: recipe results

Results saved in Recipebook.txt file with ingredient list: recipebook

Built With:

  • Python
  • Pycharm

About

Recipe Search API project that uses Python and the Edamam API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages