PPWeatherCheck
Incorporate with Delegates, CoreLocation, Cocoapods, REST APIs,JSON, Alamofire, and UIAnimation.
In this application, you will be going to learn how to build a WEATHERCHECK application using Delegates, CoreLocation, Cocoapods, REST APIs,JSON, Alamofire, and UIAnimation.
Weather Source: openweathermap.org
Guides
- Install Cocoapods on your computer.
- Add new Pod Alamofire and SwiftyJSON in your Xcode Project.
- Setting up the Location Manager to Get GPS Data from the iPhone.
- Working with user location permission and GPS.
- Networking with Alamofire.
- Working with the JSON Format with Parse data.
- Create data weather model.
- Using delegates and protocols to pass data between the view controller.
- Implement UIImageView Animation for the weather icon.