adilanchian / Mocklook

iOS Engineer Challenge for Outlook iOS Mobile Team!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Weather Forecast Widget

adilanchian opened this issue · comments

This is a BONUS task and should be implemented after Mocklook has reached all of its other requirements.

This widget should retrieve the weather forecast for the user's device location. This information should be displayed wherever I see it makes the most sense.

Supplied weather data providers:

  • Forecast.io
  • Wunderground
  • Yahoo

I added a framework that wraps Forecast.io. The current weather at each location is added to the agenda view and is part of the Appointment object.