sunnycake / foodAPI_project4

0 stars 0 forks source link

changes made will be descriped in the PR #47

Closed abdala2020 closed 3 years ago

abdala2020 commented 3 years ago

Changes made: in main.py is wants to receive 4 things from the "recipe_result" while recipe_result on returns 3 things. so I made changes to api_controller.py so that get_food_info returns the 4 values it was supposed to return. I also corrected the path where the image file is stored.

sunnycake commented 3 years ago

Looks good.