mitulmanish / Jawa

J a w a (Just Another Weather App) written in Swift 2.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jawa (Just Another Weather App)

A minimal weather App

Objectives:

  • Retreive User location using location manager.

  • Fetch the weather data from forecast API using networking protocols.

  • Make data objects from the JSON Data.

  • Implement Master Detail to display the data.

Demo

ezgif com-resize

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

J a w a (Just Another Weather App) written in Swift 2.2


Languages

Language:Swift 100.0%