Weather for choosen location:
temperature: 30°C
Preceived
temperature: 28°C
Pressure: 1300hPa
Humidity: 50%
Visibility: 100m
Wind speed: 0.62m/s
Description:


temperature: 30°C
Preceived
temperature: 28°C
Pressure: 1300hPa
Humidity: 50%
Visibility: 100m
Wind speed: 0.62m/s
Description:
The application uses two API's. The first one comes from the page: https://geocode.maps.co/, it allows to get coordinates of place (longitiude / latitiude), which are important for the second API. The second one comes from https://openweathermap.org/ and allows getting informations about weather for the specified place. The icons in the project, are downloaded from https://pixabay.com/. After remaking in graphic program, I used these, instead of provided by the weather API.