Skip to content
#

singleton-design-pattern

Here are 3 public repositories matching this topic...

Jet Weather Forecast is a cutting-edge weather app using Android's latest tech stack. It features Jetpack Compose for a modern UI, Room for local storage, and Retrofit for API communication. Powered by Kotlin Coroutines and Flow, it offers smooth, asynchronous data handling.

  • Updated Oct 21, 2024
  • Kotlin

This Trivia application is developed using Jetpack Compose. The questions in JSON format are fetched from an API using the Retrofit library. The MVVM architecture is employed. Flow technology is utilized for data flow. Dependency Injection is implemented using the Hilt library. The Singleton Design Pattern is used.

  • Updated Oct 9, 2024
  • Kotlin

Improve this page

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

Learn more