This Stopwatch App is a sleek and user-friendly tool for accurate time tracking with easy start/stop functionality and time logging. Ideal for workouts, cooking, studying, and more.
- Kotlin: For Android application development.
- Jetpack Compose: To create modern, declarative UI components.
- Dagger Hilt: For dependency injection, facilitating a modular and testable codebase.
- Android Studio: Development environment.
-
Clone the repository to your local machine:
git clone https://github.com/your-username/stopwatch-app.git -
Open the project in Android Studio.
-
Sync the Gradle files and let all dependencies download.
-
Connect your Android device or start an emulator.
-
Click on "Run" to build and launch the app.
-
Launch the Stopwatch App on your Android device.
-
Tap Start to begin timing.
-
Tap Stop to pause the timer.
-
Tap Reset to clear the time and start over.
-
The app tracks and displays the elapsed time in minutes, seconds, and milliseconds.
You can find me on GitHub.
