Skip to content

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.

Notifications You must be signed in to change notification settings

onurrmert/TelephoneDirectory

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages