Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (21 loc) · 1.08 KB

TelephoneDirectory

With this application, you can save and call contacts on your phone. In practice, the registration to the local database was made with the room library; insert, read, update, delete. In practice, corotines are used, to ensure asynchronous operation.
Used technologies:

-Room

-Kotlin Corotines

-Fragment

-viewBinding

-MVVM Desing Pattern

-Navigation



App main page


contact page, you can call or update the user.


You can delete or update it.


You can update.