Skip to content
#

crud-operation

Here are 12 public repositories matching this topic...

A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It also uses Data Binding with Navigation Components and DiffUtil for efficient RecyclerView. The app contains swipe to delete gestures and transition a…

  • Updated Sep 13, 2020
  • Kotlin

Room Database integration in Kotlin in Android. This project highlights CRUD operations, version migration, and incorporates key components like MVVM architecture, Hilt dependency injection, LiveData, and Kotlin Flow, offering a rich learning experience in modern Android development.

  • Updated Aug 14, 2023
  • Kotlin

Start your introduction to Jetpack Compose with beginner-friendly demos, showcasing UI widgets, Ktor-driven API calls, and user profile dashboards. Learn the basics step by step and get hands-on experience with this user-friendly UI toolkit.

  • Updated Apr 28, 2024
  • Kotlin

Improve this page

Add a description, image, and links to the crud-operation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crud-operation topic, visit your repo's landing page and select "manage topics."

Learn more