iOS (iPhone) app for showing current weather and forecast based on user's current location. Created by following Mark Price's iOS 10/Swift 3 course on Udemy, but added some own features and redesigned UI. Uses OpenWeatherMap for weather information. Feel free to comment or suggest new features!
Icon by Niklas Mäkelä.
- Current weather based on location
- 9-day forecast
- Celsius/Fahrenheit switch
- Pull to refresh
- FI/EN localization
- Stack views
- UITableView
- Custom cells
- Location services
- Error handling for Internet
- Localization
- JSON requests with Alamofire
- Pods
- Refresh functions
- UI design