A modern Android application built with Kotlin and Jetpack Compose that allows users to scan QR codes and view scan history. Built entirely with Jetpack Compose for a modern and responsive interface.
Quickly scan QR codes using your device's camera.
All scanned codes are saved locally using DataStore.
Easily delete all saved QR codes with a single tap.
Users can switch between dark and light mode.
- Kotlin
- Jetpack Compose
- Jetpack Navigation
- DataStore Preferences
- Material 3
- Coroutines
- Clone the repository
- Open in Android Studio
- Build and run on your device
- Android 6.0 (API level 23) or higher
- Camera permission



