This is an old project. It does contain a lot of bad code I wrote when I started out with iOS Development. I am not mantaining this project anymore and it is only here for historic reasons.
- Clean & Simple UI
- Accurate and detailed forecast data provided by forecast.io
- 24h-forecast for the next 5 days
- Rain & Wind data
Forecast uses the forecast.io API for weather data. The Tab Bar Icon is licensed under CC BY-ND 3.0 and provided by icons8. The weather icons are provided by weathericons.io.
It also uses several pods, including Alamofire, SwiftyJSON, SwiftOverlays, AFBlurSegue and BEMSimpleLineGraph.
In case you want to improve this app, feel free to create an issues or a Pull Request.
To build this project, just install the required pods by running the following command in the project directory:
pod install
This project is licensed under the MIT License, see here for more information.