/DISH

Automatic recipe generator for lazy nights in the kitchen

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DISH

A project for determining viable recipes with predetermined ingredients from the Edamam Recipe Search API

API Signup and Information

Basic Set-up

First, clone the repository using:

git clone https://github.com/RGBmarya/DISH.git

Afterwards, ensure you have the proper files installed through pip using:

python -m pip install -r requirements.txt