Contacts

Simple Contacts App with Room
I developed this app for show how to use Room, Hilt and navigation component. I made a basic app and a rudimentary UI to understand CRUD operations of RoomDB and Hilt usage with navigation implementation more easy.

Contains:

  • Room DB
  • Lifecycle Component - ViewModel
  • Dependency injection with Hilt
  • Navigation Component
  • View Binding