Application with fetching weather data by coordinates and cities. βοΈπ¦π¨π§β‘οΈ
I used URLSeesion, and Alamofire for comparison, and manually JSON parsing for understanding of decode method working.
People can know current weather in every city.
Application supports light/dark mode appearance.
- Swift
- UIKit
- Alamofire
- OpenWeatherAPI
- Core Location
- Install project from GitHub
git clone https://github.com/filtitov2001/WeatherApp/
- Go to app folder
cd WeatherApp
- Install dependency
pod install
- Open project
open WeatherApp.xcworkspace
- App API Key of OpenWeather in apiKey property in
info.plist
Copyright Β© 2022 by Felix Titov