Skip to content
#

dataaccessobject

Here are 7 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

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