Modern alternative: Google recommends Jetpack DataStore for new code instead of SharedPreferences. The official SharedPreferences training page carries a "Caution" stating that DataStore "is a modern ...
MVVM (Model-View-ViewModel) architecture pattern has been used in the development of this application. The development language of the application is Kotlin.