0 Forks
3 Stars
3 Watchers

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.

How to download and setup contacts_realm_android_app

Open terminal and run command
git clone https://github.com/andresuarezz26/contacts_realm_android_app.git
git clone is used to create a copy or clone of contacts_realm_android_app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with contacts_realm_android_app https://github.com/andresuarezz26/contacts_realm_android_app/archive/master.zip

Or simply clone contacts_realm_android_app with SSH
[email protected]:andresuarezz26/contacts_realm_android_app.git

If you have some problems with contacts_realm_android_app

You may open issue on contacts_realm_android_app support forum (system) here: https://github.com/andresuarezz26/contacts_realm_android_app/issues