Skip to content
#

dataaccessobject

Here are 5 public repositories matching this topic...

Language: All
Filter by language

MVVM, or Model-View-ViewModel, is an architectural pattern for building user interfaces. It separates the UI components (View) from the data and business logic (Model) with an intermediary layer called ViewModel. This pattern promotes code organization, testability, and maintainability by enforcing separation of concerns..

  • Updated Mar 17, 2024
  • Kotlin

Improve this page

Add a description, image, and links to the dataaccessobject 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 dataaccessobject topic, visit your repo's landing page and select "manage topics."

Learn more