dForDeveloper / weekly-weather

An app for getting weather forecasts for any US city
https://dfordeveloper.github.io/weekly-weather/
0 stars 0 forks source link

Implement geolocation API #1

Closed dForDeveloper closed 5 years ago

dForDeveloper commented 5 years ago

If the user is using a browser that supports geolocation and they allow the app to use their location, the app should get the user's latitude and longitude

If the geolocation API is not available or the user denies permission to the app, the app should use the user's IP address to get the location