Skip to content

Gabryellaka/CFG_PythonFinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CFG_PythonFinalProject

Intro to Python and Apps-Recipes Search

What were the challenge?

-In this project you'll create a program to search for recipes based on an ingredient. The standard project uses the Edamam Recipe API, but can be changed to use a different API after completing the required tasks.

What did we do based on what was requested?

-We've created a project that is a recipe search tool, which allows users to find recipes based on specific ingredients, dietary restrictions, and allergies. The user inputs their preferred ingredients, dietary restrictions, and allergies, and the tool generates a list of recipes that fit their criteria. The tool uses the Edamam API to search for recipes and returns the recipe information in JSON format. The user can also choose to save the recipes to a file. This project was developed in Python and is ideal for those who love to cook and want to find new recipes to try.

Technologuies used:

The technologies used in this project are Python and the Edamam API for recipe search. Additionally, the requests module was used to make requests to the API and the json module was used to handle the data that the API returns.

Authors:

This was a group project put together by myself, Maria and Miah

About

Intro to Python and Apps-Recipes Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages