Skip to content

AliAlashwall/StopWatch

Repository files navigation

Stopwatch App ⏱

This repository contains a simple stopwatch app implemented in Kotlin using Jetpack Compose.The application can adapt to different screen sizes. The stopwatch app provides basic functionality to start, stop, lap, and reset the timer.

Screenshot 📸

Screenshot 1 Screenshot 2 Screenshot 3

Usage 💡

  • Start the stopwatch: Tap on the "Start" button to start the stopwatch. The timer will begin counting up from zero.
  • Stop the stopwatch: Tap on the "Pause" button to pause the stopwatch. The timer will stop counting.
  • Record lap times: Tap on the "Lap" button to record the current lap time. The recorded lap times will be displayed on the screen.
  • Reset the stopwatch: Tap on the "Reset" button to set the timer back to zero.

Getting Started 🎌

To get started with the stopwatch app, follow these steps:

  1. Clone the repository: git clone https://github.com/AliAlashwall/StopWatch

  2. Open the project in Android Studio.

  3. Build the project to ensure that all dependencies are resolved.

  4. Run the app on an emulator or a physical device.

Enjoy tracking time with the stopwatch app built with Jetpack Compose! ✨🕒

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages