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.
- CleanSwift architecture
- Without storyboard/xib
- JSON & Codable
- Openweathermap
- CoreLocation
- AVFoundation