wgohome / ask-aunty

0 stars 0 forks source link

Api Call #88

Closed jasdang closed 4 years ago

jasdang commented 4 years ago

Which issue does this reference or resolve?

What's been done?

Created Verdict table to store results of 1st API call (latitude, longitude, cuisine, results). Created restaurant table to store results of 2nd API call (name,vicinity,rating,website,formatted_phone_number,url, cuisine and place_id) Display 2 first restaurants in API response to result page. ...

Additional notes

wgohome commented 4 years ago

My @restaurants = [] at the end of the action. I have db:migrate, bundle and yarn. I don't see what is wrong with the code. Maybe we can look again on Thur