Design

With the program being a command line application, the visual design is very simple. In the future I plan on making a visual UI the user can interact with and read recipes from in a way that would make more sense.



After a bit of searching, I found a web application that I wanted to emulate called SuperCook that lets the user choose individual ingredients and pulls from a custom recipe database. When I continue this project I would more than likely utilize a different language with a web framework such as Javascript with React to better implement my design as C++ is a bit outdated when is comes to visual UI.

The link to the in-progress github repo can be found by clicking the button below.