Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 496 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 496 Bytes

recipe_suggestor

This scrip will suggest a random recipe from the list of recipes that it has access to.

The user can add more recipes thru the program.

The suggested recipe can be totally random or random with a specific ingredient included in it.

Upon opening the program, the user can add as many recipes as he wants, or ask for a recipe, provided that recipes are in the database.

If the .csv file that stores the recipes is deleted, a new one will be creater upon adding a new recipe.