contacts_realm_android_app
This is a simple contact app with a CRUD implementation based on Realm database, using the repository pattern, MVP and RxAndroid. The user can create a new contact, see the list of contacts, edit or delete a contact and search it based in the name or lastname.