sid-s1 / Travel-App

Tript
https://ga-tript.herokuapp.com/
1 stars 0 forks source link

Sid/autocomplete-addTrip #61

Closed sid-s1 closed 2 years ago

sid-s1 commented 2 years ago

Basic skeleton of like-dislike functionality;

Integration of autocomplete functionality in Chris's add-trip form for activities and hotels (separately by limiting the autocomplete for hotels so we do not get random results for hotel searches) - also, sending him data back to the front-end for each so he can make relevant DB calls for posting to DB

Cleaning up responses on Google-controller and passing back an object with only keys that are relevant to make our DB-POST calls.