Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 397 Bytes

Readme.md

File metadata and controls

11 lines (8 loc) · 397 Bytes

Contacts App

Build Status

Contacts List Sample app, uses RxSwift, Realm And a MVVM Architecture.

  • [ X ] Project setup
  • Contact Model (Unit tests, Model, ViewModel, CRUD)
  • Database Storage
  • [ X ] Application Flow (Inteface & Controllers)
  • [ X ] CI Integration