Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to enter name of a POI and plan the rest of the day #293

Open
timwangmusic opened this issue Apr 28, 2023 · 3 comments
Open
Assignees
Labels
Feature Development development of new features

Comments

@timwangmusic
Copy link
Owner

Often times we start planning a day trip with one Point of Interest (POI) in mind. For instance, we are in New York City and want to visit the Empire state building. But we don't know what are the nearby POI to go that can fill in the day. Vacation planner should be able to fill the plan for the rest of the day for users.

@timwangmusic timwangmusic added the Feature Development development of new features label Apr 28, 2023
@timwangmusic timwangmusic self-assigned this Sep 4, 2023
@timwangmusic
Copy link
Owner Author

timwangmusic commented Oct 30, 2023

Use Google Maps API place autocomplete service would be a good starting point. It predicts places with ambiguous user inputs.

@rwangsc18
Copy link
Collaborator

Looks good! Do you plan to reuse the current nearby search api or add a new one?

@timwangmusic
Copy link
Owner Author

Looks good! Do you plan to reuse the current nearby search api or add a new one?

As mentioned in the comment, we would use the place autocomplete API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Development development of new features
Projects
None yet
Development

No branches or pull requests

2 participants