cfg-python-search-recipes-project

Recipe Search API project that uses Python and the Edamam API.

Stars
0
Committers
2

cfg-python-search-recipes-project

RecipeSearchApi

A recipe search program that uses Python and the Edamam API to find and print recipes according to the user's chosen ingredient(s) and other search criteria, including preferred cuisine type (e.g. British, Italian, Indian), dietary requirements (e.g. vegan, vegetarian, gluten-free), and maximum calories.

This project was presented as part of our final group project for the Code First Girls 8-week Introduction to 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.

Built With:

  • Python
  • Pycharm