onurrmert / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:Kotlin 100.0%