• Stars
    star
    3
  • Rank 3,955,274 (Top 79 %)
  • Language
    Java
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.