README.md

January 17, 2016 ยท View on GitHub

Warning!

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.




Forecast for iOS

A small Swift Weather App


Screenshots

Features

  • Clean & Simple UI
  • Accurate and detailed forecast data provided by forecast.io
  • 24h-forecast for the next 5 days
  • Rain & Wind data

Used Resources

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.

Notes by Developer

In case you want to improve this app, feel free to create an issues or a Pull Request.

Build Notes

To build this project, just install the required pods by running the following command in the project directory:

pod install

License

This project is licensed under the MIT License, see here for more information.