Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 268 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 268 Bytes

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