- This Program lists recipes to try and chooses a random recipe everyday for either dinner or lunch to prepare along with ingredients
-
The main goal of this program is to answer the question "What do you want to eat?" from a friend, spouse, family member, etc
-
It was my first try at Golang to get familiar with the language, hope it helps others
-
In order to execute program type the following at the cli:
go get https://github.com/tbalz2319/DinnerSelect.git
go run dinner.go