Skip to content
#

singleton-pattern

Here are 25 public repositories matching this topic...

Cliente Android escrito en Kotlin y utilizando CLEAN arquitecture + MVVM. La app consume distintos endpoints de forma asíncrona de la API de TheMovieDB, para mostrarlos en distintas vistas. Además hace uso the room para persistir los datos.

  • Updated Jun 5, 2022
  • Kotlin

NewsApp: A news application built with Kotlin and Android Studio. It features the MVVM architecture for browsing headlines and managing favorites. Retrofit facilitates API interactions, while Room Database provides offline storage. Dagger Hilt handles dependencies, and LiveData with Coroutines supports efficient data management.

  • Updated Oct 21, 2024
  • Kotlin

Improve this page

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

Learn more