https://github.com/swish78/recipe-web--app
This project is a Flask web app that allows users to enter a list of ingredients and get a recipe based on those ingredients. The app uses an API from Edamam to retrieve the recipe information and displays it to the user on a separate page.
https://github.com/swish78/recipe-web--app
Last synced: 6 months ago
JSON representation
This project is a Flask web app that allows users to enter a list of ingredients and get a recipe based on those ingredients. The app uses an API from Edamam to retrieve the recipe information and displays it to the user on a separate page.
- Host: GitHub
- URL: https://github.com/swish78/recipe-web--app
- Owner: Swish78
- License: apache-2.0
- Created: 2023-02-24T17:11:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T17:14:22.000Z (over 3 years ago)
- Last Synced: 2025-06-17T15:51:13.714Z (about 1 year ago)
- Language: HTML
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recipe-Web--App
This project is a Flask web app that allows users to enter a list of ingredients and get a recipe based on those ingredients. The app uses an API from Edamam to retrieve the recipe information and displays it to the user on a separate page.