Skip to content

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

Notifications You must be signed in to change notification settings

moeraza/weatherApp

Repository files navigation

Clima

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

Clima is a location-aware weather app. It will find out where you are in the world and query an open source weather service to retrieve the temperature and weather conditions. Also, you can change the city at the tap of a button. Want to know what it’s like in Rio? Clima is here to help.

Example of Clima App

What I learned

  • Use CocoaPods, AlamoFire SVProgressHUD and SwiftyJSON alongside OpenWeather API
  • Parse JSON data and update UI with API data
  • Find user location with CLLocationManager
  • How to navigate between view controllers using segues

Credits

The London App Brewery

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published