aliguan / yelp-back

0 stars 1 forks source link

Add yelp events #15

Closed tventures02 closed 6 years ago

tventures02 commented 6 years ago

currently yelp only returns businesses for meal items in the itinerary. also, need to return yelp businesses for event items (i.e. rock climbing venues, night clubs, etc.)

tventures02 commented 6 years ago

Currently, the event search api does not return accurate start and end times. yelp-fusion/issues/327. I've updated the api call js file and ensured that it's working decently but will not hook the returned data up or concatenate the yelp events to the rest of the data until the times are accurate. Will open a new issue to incorporate yelp events when times are accurate