Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Parsing Locations #2

Open
gamemann opened this issue May 26, 2023 · 0 comments
Open

Parsing Locations #2

gamemann opened this issue May 26, 2023 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@gamemann
Copy link
Member

gamemann commented May 26, 2023

Each server will optionally have a location set that tells users where the server is located. In the database, there are two columns location_lat and location_lon under the servers table. These represent the server's latitude and longitude coordinates.

Front-end wise, I'd like a form input (text) that allows users to set the server's location. Auto-complete for city, state, and country names would be a nice touch as well and updates on new input.

Additionally, the server browser will be sorted by location by default.

This issue was created to initiate discussion and planning on implementation for this feature. For example, what PHP/Laravel libraries can we use to convert manual inputted addresses to latitude and longitude coordinates?

@gamemann gamemann added this to the Initial Release milestone May 26, 2023
@gamemann gamemann added the help wanted Extra attention is needed label May 26, 2023
@gamemann gamemann self-assigned this May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant