An open API service indexing awesome lists of open source software.

https://github.com/forrestknight/weatherapp

Weather Forecast App (OpenWeather API & CLLocationManager)
https://github.com/forrestknight/weatherapp

Last synced: 8 months ago
JSON representation

Weather Forecast App (OpenWeather API & CLLocationManager)

Awesome Lists containing this project

README

          

# WeatherApp

An iOS application that forecasts the weather for your current location via OpenWeather API.

# What I Learned

* Use CocoaPods & AlamoFire alongside OpenWeather API
* Update UI with API data
* Find user locaiton with CLLocationManager
* Parse JSON data