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

Country/city/region distance approximation #6

Open
bethrezen opened this issue Sep 22, 2015 · 0 comments
Open

Country/city/region distance approximation #6

bethrezen opened this issue Sep 22, 2015 · 0 comments

Comments

@bethrezen
Copy link
Member

Scenario:

  • User is from city X
  • There's no airports in X
  • We have airports in nearby cities(A,B,C)
  • Suggest user cities(A,B,C) to select in order of distance from X (asc) with distance calculation to airport

Suggestion should be done as helper.
Add universal controller action that bind user's geo as he specified his country/city/region to A/B/C. Action should fire an event(maybe for statistics collection).

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

No branches or pull requests

1 participant