Skip to content
 
 

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Forecast for iOS

A small Swift Weather App


Screenshots

Symbols and background change with time and weather condition

Features

  • Accurate, location-based weather data by Forecast.io API
  • 5-day forecast
  • Dynamic background depending on current temperature
  • Clean UI

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.

Notes by Developer

In case you want to improve this app, feel free to create an issues or a Pull Request. Right now, I use some bad practices (for example bad callback handling), I'll try to fix most of that in the next couple of days.

Build Notes

To build this project sucessfully, please just add Alamofire and SwifityJSON pods.

pod 'Alamofire', '~> 3.0'
pod ‘SwiftyJSON’

License

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

About

Simple Weather App for iOS

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages