Skip to content

It is a simple counter application created using Kotlin-Jetpack Compose that counts everytime the user presses the button.

Notifications You must be signed in to change notification settings

JohnAeris/Counter-App

Repository files navigation

Counter App

ABOUT

It is a simple counter application created using Kotlin-Jetpack Compose that counts everytime the user presses the button.

FEATURES

The application has the following features:

  1. Add Button - it increments the count.
  2. Minus Button - it decrements the count.
  3. User Input - the user can input an interval for counting, but this is limited to up to three digits.
  4. Reset Button - this will reset the count.

              

SETUP

The following are the steps to run the application:

 Using Android Studio

  1. Clone the repository.
  2. Open the repository using Android Studio.
  3. Create an virtual emulator in Android Studio using your preferred settings or use physical device.
  4. Run the mobile application.

About

It is a simple counter application created using Kotlin-Jetpack Compose that counts everytime the user presses the button.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages