Skip to content

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.

Notifications You must be signed in to change notification settings

andresuarezz26/contacts_realm_android_app

Repository files navigation

contacts_realm_android_app

This is a contact app with a CRUD implemented with Realm local database, using the Repository pattern, MVP and RxAndroid.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages