cristighr1995 / Holiholic

A trip planner and travel guide application which offers activity suggestions and personalized day plans based on user’s preferences and profile.
Apache License 2.0
2 stars 0 forks source link

[HH-47][PLACES_API] Filter restaurants places to allow only places to eat #49

Closed cristighr1995 closed 5 years ago

cristighr1995 commented 5 years ago

For Food places category, I separated the places in Restaurants and Cafes.

A small example is for the planner when user wants to include breakfast / lunch / dinner. For this type of actions we need to include in itinerary only Restaurants because only here the user can actually eat.

cristighr1995 commented 5 years ago

Related issue: https://github.com/cristighr1995/Holiholic/issues/47