iMark21 / iWeather

iOS - VIPER Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iWeather

  • iOS - Weather App

Language

  • Objective-C

Description

  • The app allows to search for a place.
  • Each found place has to be included in a search history.
  • The app must show information related with the weather in that place.

Solution

  • AFNetworking for connect to the API.
  • Realm as local storage.
  • VIPER as Architecture.
  • CococaPods as dependency manager.
  • Remember to run pod install

About

iOS - VIPER Architecture


Languages

Language:Objective-C 99.6%Language:Ruby 0.4%