LockQuote is an Android application, which allows you to create a secure password using your favourite music lyrics, and then uses a series of mnemonic games to help you memorise it.
Simply go to the Google Play Store > LockQuote and tap "INSTALL".
Clone the repo and open the project in Android Studio.
To build this app I used:
- Kotlin.
- Android Jetpack navigation component.
- MVVM (Model-View-ViewModel) design pattern.
- Kotlin Flow.
- Jetpack Compose and view binding.
Works with Android SDK 24+
Third-party libraries:
Song database from Genius API.