- This is a weather iOS application
- Ask user for permission to track their location to provide local weather information
- Show hourly weather for the next 5 hours
- Shows daily weather for the next 5 days
- UI with Storyboard
- MVC Design Pattern
- Foundation
- UIKit
- CoreLocation
- How to make network calls
- How to parse JSON into Swift Models
- How to work with collection views