CS3398-Mocha-Coffee / -CS3398-Mocha-F2017

0 stars 1 forks source link

Matching users pantry(current ingredients) to recipes in database #31

Open iabelh opened 6 years ago

iabelh commented 6 years ago

Create a class that will implement a search algorithm to match the pantries ingredients to recipes we have in the database. If the pantry doesn't include all the ingredients needed for the recipes, it will let the user know which ingredients they need. Only for recipes that are missing 1 or 2 ingredients.