-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Filter the location based on the user's choice of:
Distance (how far is the user willing to travel):
- input: max distance
Types of location (does the user want to shop, eat or go sightseeing, they can filter the locations by their types): - input: location type
Price (is the user looking for a particularly cheap spend) - input: a price range
Time (does the user want to look for events that would take all day or a short amount of time) - input: a time range
Transportation (how does the user want to travel): - type of transportation
Rating (how many stars should the location have): - input from 1-5
Considering the various features of each location the feature Filtered Location by user choice allows the user to filter their results to find more personalized events. For example, if the user has just finished a day at the waterpark and only wants to eat, they can filter for only food locations. If the user is dead tired, they can search for locations within a smaller travel distance or ones that are accessible by public transportation. In addition, the user can look for cheaper options if they want to save for that day or if they want to save on food since they want to spend more on recreation. And if the user would never be caught dead at a location with a 3 star rating, they can filter the results by the location rating.
Metadata
Metadata
Assignees
Labels
No labels