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

Add distance from user location to venue #89

Merged
merged 8 commits into from
Aug 28, 2024
Merged

Add distance from user location to venue #89

merged 8 commits into from
Aug 28, 2024

Conversation

axunonb
Copy link
Member

@axunonb axunonb commented Aug 25, 2024

  • Add "display distances" to the main menu (Navigation.config).
  • Introduce CookieService, UserLocationService, and UserLocation classes to handle and store locations.
  • Register CookieService and UserLocationService in WebStartup`.
  • Create the GeoLocation class for setting the location from a GPS-enabled device and user input.
  • Update the InfoService (aka "volley-news") controller for simplified subscription to the service.
  • Refactored Axuno.Tools.GeoSpatial classes.
  • Improve the tournament calendar view to show distances from the user to the tournament venue location.
  • Fix an issue where a calendar entry could be flagged as deleted after editing.

Copy link

sonarcloud bot commented Aug 26, 2024

@axunonb axunonb merged commit d1f3610 into main Aug 28, 2024
4 checks passed
@axunonb axunonb deleted the pr/distance branch August 28, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant