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

Sharing Locations #6

Closed
OpenTechConsult opened this issue Nov 29, 2021 · 0 comments · Fixed by #16
Closed

Sharing Locations #6

OpenTechConsult opened this issue Nov 29, 2021 · 0 comments · Fixed by #16
Assignees
Labels
enhancement New feature or request
Projects

Comments

@OpenTechConsult
Copy link
Owner

OpenTechConsult commented Nov 29, 2021

Add a new feature that will allow users to share their locations with one another.
To fetch the location, on the client side javascript, we are going to use the web browser geolocation API. Assuming the browser gives access to fetch its geocode location information, the application should be able to fetch the longitude and latitude of the connecter user and share that information with the server.

chatapp drawio

@OpenTechConsult OpenTechConsult self-assigned this Dec 3, 2021
@OpenTechConsult OpenTechConsult added the enhancement New feature or request label Dec 3, 2021
@OpenTechConsult OpenTechConsult added this to To do in chat-app via automation Dec 3, 2021
chat-app automation moved this from To do to Done Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant