/Android-Room-DB-Simple-Example

Room DB simple example on Compose

Primary LanguageKotlin

RoomDB Simple Example

This app is made for CRUD operations of RoomDB. We made a simple app and a rudimentary UI to understand RoomDB more easy.

App contains:

  • Jetpack Compose
  • Room DB
  • Lifecycle Component - ViewModel
  • Dependency injection with Hilt