Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.26 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.26 KB

LockQuote

alt LockQuote

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.

Installation

Android device:

Simply go to the Google Play Store > LockQuote and tap "INSTALL".

Android Studio:

Clone the repo and open the project in Android Studio.

Technologies

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.

License

GNU General Public License v3