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

(Develop) Standardize Location #70

Open
joshw2048 opened this issue Sep 22, 2024 · 0 comments
Open

(Develop) Standardize Location #70

joshw2048 opened this issue Sep 22, 2024 · 0 comments
Assignees
Labels
dev developer tickets Task Smaller parts of user stories

Comments

@joshw2048
Copy link
Collaborator

joshw2048 commented Sep 22, 2024

So this a lot more difficult than we initially thought because we need to find some API which supports

  • Forward Searching Locations
  • Storing Name of Locations for Free

The options should look something like:
Boston, MA, USA or Boston, MA
They don't even have to be options, i.e. maybe there is autocomplete based on what the user enters
Obviously not every country has states or even provinces, but maybe we can operate under the assumption that there will be something in-between City and Country level. If the API we find doesn't support this then we can default to City, Country.

I found this but we might have to pay eek:

https://api.mapbox.com/search/geocode/v6/forward?q=${query}&access_token=${apiKey}

@joshw2048 joshw2048 added dev developer tickets Task Smaller parts of user stories labels Sep 22, 2024
@joshw2048 joshw2048 changed the title Make location Make location a combobox Sep 26, 2024
@banushi-a banushi-a changed the title Make location a combobox (Develop) Standardize Location Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev developer tickets Task Smaller parts of user stories
Projects
None yet
Development

No branches or pull requests

3 participants