This project was developed as the final assignment for the Code First Girls (CFG) Python Course, created collaboratively by a group of participants. Leveraging the Edamam API, the program provides a variety of functionalities related to recipe search, dietary recommendations, and recipe management.
- Recipe Search: Utilizes the Edamam API to search for recipes based on specified ingredients, dietary preferences, and calorie limits.
- Favorite Recipes: Allows users to save their favorite recipes to a local file (
favourite_recipes.txt
). - 7-Day Diet Recommendation: Provides a personalized weekly diet plan with recommended recipes for each day of the week.
Python, Requests library
- API Credentials: Users need to register at Edamam Developer Portal to obtain API credentials (app ID and app key).
- Run the Program: Execute the Python script and follow the prompts to input ingredients, dietary restrictions, and preferences.
- Sarah, Dora, Merve
This project is part of an educational course and may be subject to further development and improvements.
MIT license