Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 307 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 307 Bytes

hackdavis

First hackathon project.

Goal: Helps user with limited ingredients on hand view most optimal recipes for food to make. Main back-end developer in C++

main file: main_final2.cpp

Input: User ingredients on hand

Output: top 3 recipes with best match

Consult Summary.txt for more information.