/TalentoMobileAssignment

TalentoMobile assignment

Primary LanguageObjective-CMIT LicenseMIT

TalentoMobile

TalentoMobile assignment

#Requierements The language to implement the solution must be 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.
  • CoreData as local storage.
  • Google Places API for allowing autocomplete.
  • VIPER as Architecture.
  • CococaPods as dependency manager. Remeber to run pod install