/WeatherApp

Weather Forecast App (OpenWeather API & CLLocationManager). Clean Swift VIP architecture.

Primary LanguageSwift

WeatherApp

Weather Forecast App (OpenWeather API & CLLocationManager). Clean Swift VIP architecture. Without storyboard or xib.

The application shows the current weather and the weather for the next 24 hours/7 days for the current user location. The app also shows what to wear for this weather.

Keyword

  • CleanSwift architecture
  • Without storyboard/xib
  • JSON & Codable
  • Openweathermap
  • CoreLocation
  • AVFoundation