Saveurs Sélection - Recipe Recommender is an application that suggests you recipes based on the ingredients which are currently available. One of the most tedious tasks while cooking is figuring out what to cook with the ingredients that you, have rather than how to cook it. Our software aims to ease this dilemma by providing recipes.
Add a check to ensure that recipeID is specified in the backend before attempting to add a recipe to the meal plan.
Changed the button on the frontend for adding a recipe to the meal plan to be disabled if a recipe or day have not been selected.
Add a check to ensure that recipeID is specified in the backend before attempting to add a recipe to the meal plan. Changed the button on the frontend for adding a recipe to the meal plan to be disabled if a recipe or day have not been selected.
Closes issue #24