Releases: eriandev/weather-app
Releases · eriandev/weather-app
Main functionality completed
At this point the application does the following:
- It detects the user's location by means of IP
- Gives a current weather forecast depending on the user's location.
- If no information is found with the user's IP, it requests access to the geolocation and gets the forecast with it.