CSC207-UofT / course-project-group-039-foodies

course-project-group-039-foodies created by GitHub Classroom
4 stars 0 forks source link

Made some changes to finally remove all StackOverflow errors from the code #92

Closed Supermac30 closed 2 years ago

Supermac30 commented 2 years ago

Specifically, changed the code in the CSVReader to not be so recursive, and added a safeGetNewRecipes in the RecipeGateway that removes StackOverflow errors seen in the demo.