sz-ashik440 / weatherly

Weather app built with swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weatherly

Screeonshot of weather

Weatehrly is an weather app using Darksky API. It can display weather data according to users location. It can also update data while user is moving/traveling.

Dependencies:

Done:

  • Fetch data from Darksky API.
  • Show weekly data into UICollection view.
  • Set proper Autolayout for all devices.
  • Show hourly data with linear curvature graph

TODO:

  • Persist parsed data into coredata/SQLite
  • Integrate google location API for searching and showing data desired location's weather info.

About

Weather app built with swift


Languages

Language:Swift 98.3%Language:Ruby 1.7%