Weather App using OpenWeatherMap API and GPS Location | in Swift ✓MVC ✓REST API ✓CocoaPods(Alamofire, SwiftyJSON) ✓CoreLocation ✓Protocols ✓Segues
You can find here:
- CocoaPods to manage and use open source code libraries
- Framework CoreLocation and utilising the iPhone’s GPS
- Navigation between View Controllers using Segues
- Parse data organised in JSON format
- Pass data between View Controllers
- Use public REST APIs to fetch data
- Delegates and Protocols
- Switch statements
- Networking calls
- SwiftyJSON
- Alamofire