Displays Live Weather Data with OpenWeather API

WeatherWindow – Test task Mobile (Swift)

  • Akhmetov Timur

Displays Live Weather Data with OpenWeather API:

  • the main screen displays: detailed information about the weather in the city (determined using geolocation) from the moment the application is opened the next day (24 hours), view the weather for the upcoming week (7 days),
  • the additional screen displays: detailed information about the weather in any city that you can find using the search.

The project uses:

  • JSON & Codable,
  • Openweathermap,
  • CoreLocation,
  • Code layout (without storyBoard).

Before starting the program:

Сheck access to geolocation.

Note: Sorry for the “Hindu” code and structure

GitHub

View Github