Skip to content

Simple Badminton Score Board using Jetpack Compose

Notifications You must be signed in to change notification settings

imamsulthon/Boardminton

Repository files navigation

Boardminton

Simple Board Score application for Badminton

Developer: Imam Sulthon

Libraries:

  • Hilt - Hilt provides a standard way to incorporate Dagger dependency injection into an Android application.
  • Jetpack Compose - Jetpack Compose is Android’s recommended modern toolkit for building native UI. It simplifies and accelerates UI development on Android.
  • Coroutines - Library Support for coroutines.
  • Flows Flows are built on top of coroutines and can provide multiple values. A flow is conceptually a stream of data that can be computed asynchronously.

This App contains some page that following form task requirement [Under developing]