WeatherApp is my "HelloWorld" project on GitHub. I tried to make it without third-party libraries. The project was made for learning Codable Protocols, URLComponents and CoreLocation.
- Clone or download files:
git clone https://github.com/Spiralka/WeatherApp.git
- Open WeatherApp.xcodeproj
- iOS 12.1
- xCode 10.1
I used Openweathermap to get weather data.
Get your own API key here.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.