Skip to content

marianolatorre/openweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWeather app

Open weather 5 day forecast iphone app

This app retrieves the 5 day forecast from Open Weather and displays it in a table view. It also shows the current conditions.

http://openweathermap.org/forecast5

It uses a few cocoa pods: AFNetworking, RestKit, SOCKit, etc. mainly for retrieving/parsing json into model objects.

UI as you might notice is similar to Yahoo weather app but adapted to present the 5 day forecast data instead.

How to use

Open in Xcode, pick an iphone simulator and hit the run button.

Tested on Xcode 7.3.1 and iOS 9.3.1

Future work

Please reffer to the "Issues" secion in this page.

Screenshots

picture alt picture alt

About

Open weather 5 day forecast iphone app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published