Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/merv-e/cfg_python_final
This project 🍳🌿, created collaboratively for the CFG Python Course, uses the Edamam API for recipe search, dietary recommendations, and favorite recipe management. Users can input ingredients and dietary preferences to find recipes 🍲 and save favorites locally, along with receiving personalized weekly diet plans 📅.
https://github.com/merv-e/cfg_python_final
edamam-recipe-api pycharm-ide python3
Last synced: 29 days ago
JSON representation
This project 🍳🌿, created collaboratively for the CFG Python Course, uses the Edamam API for recipe search, dietary recommendations, and favorite recipe management. Users can input ingredients and dietary preferences to find recipes 🍲 and save favorites locally, along with receiving personalized weekly diet plans 📅.
- Host: GitHub
- URL: https://github.com/merv-e/cfg_python_final
- Owner: merv-e
- License: mit
- Created: 2024-05-09T11:30:51.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-20T12:16:54.000Z (5 months ago)
- Last Synced: 2024-09-27T06:03:52.553Z (about 1 month ago)
- Topics: edamam-recipe-api, pycharm-ide, python3
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project Title: CFG Python Course Final Project
### Description
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.### Features
- **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.### Technologies Used
Python, Requests library### How to Use
1. **API Credentials:** Users need to register at [Edamam Developer Portal](https://developer.edamam.com/) to obtain API credentials (app ID and app key).
2. **Run the Program:** Execute the Python script and follow the prompts to input ingredients, dietary restrictions, and preferences.### Contributors
- Sarah, Dora, Merve### Disclaimer
This project is part of an educational course and may be subject to further development and improvements.### License
MIT license