Contactz
I created a contacts app in Kotlin, which was built using the MVVM architecture, Room DB, LiveData, Lifecycle, Repository, DAO, VM, Flow, Coroutines, NavGraph. The app is written in a way that it remains stateless throughout its entire flow, achieved by using the Observer pattern and Single-Activi