Job description
I will order a website - Displaying points on a map (google maps / openstreet maps) and the distance between the two clicked points (aka Store Locator)
(https://codelabs.developers.google.com/codelabs/google-maps-simple-store-locator/#0)
The app is currently written in PHP. Due to the functions that were created along the way - it is recommended to rewrite it - taking into account the needs:
Examples of store locator solutions - you can rely on them.
https://github.com/microapps/store-locator
https://simplestepscode.com/store-locator-api-tutorial/
https://www.phpjabbers.com/store-locator/
The selected contractor - we also give access to the current application so that the details of the project are well understood.
Expected features:
BACKEND:
• Adding clients - data: name, email, telephone, GPS data, database note (mysql / sqlite / json)
• Editing the above data
• Deleting the selected record
FRONTEND:
• The map of the region selected at the beginning is displayed (e.g., Germany, UK, Spain)
• Enter the address on the basis of which the application locates the place
• The list of customers within 100 miles appears below
• Filters available - show only those within 33mile / 66mil
• You can see pushpins around where which customers are
• Task: Indicates client no. 1, then client no. 2 and the distance between them is calculated.
Access to the application via a password.
After logging in, the client sees the available regions / market - as each region / market has a separate customer base. Clicks on the indicated flag and moves it to indicate the region / market.
Each region / market works the same.