Skip to content

This website detects the pincode of the area the user is in. It uses HTML Geolocation API and Google Reverse Geocoding API.

Notifications You must be signed in to change notification settings

naman0105/Pincode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Application uses HTML Geolocation API to get the Current latitude and longitute of the user.
Then, the latitude and longitude are feeded to Google Reverse Geocoding API to find out the Address of your location.
The address of the location is parsed to get the pincode.
 
URL: https://naman0105.github.io/Pincode/

About

This website detects the pincode of the area the user is in. It uses HTML Geolocation API and Google Reverse Geocoding API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published