Skip to content

A Sample Geolocation app that calculates distances to nearby pharmacies and returns the closest one.

Notifications You must be signed in to change notification settings

fastmover/geolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Flask Geolocation App 1.0

This application is built in Python3 with Flask (pip3 install flask)

Run the project: python3 server.py then navigate to: http://localhost:5000

The application will ask for your location. Once you allow this it will send your latitude and longitude to the server which will find the closest pharmacy location to your current position.

About

A Sample Geolocation app that calculates distances to nearby pharmacies and returns the closest one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published