Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 250 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 250 Bytes

QiwiTest

First time attempt for me to build simple MVVM based project

  • The project uses RestKit to retreive and store model-objects in Core Data.
  • View controllers uses custom NSFetchedResultController to get view-models instead of model-objects