The application is developed to store contact information and enable calling, along with CRUD functionality.
-
Updated
Apr 27, 2023 - Kotlin
The application is developed to store contact information and enable calling, along with CRUD functionality.
The Contact Manager application is developed using Room database to perform CRUD (create, read, update, delete) operations for creating, deleting, updating, and reading contacts. The application follows the MVVM + Clean Architecture as its architectural pattern.
Add a description, image, and links to the contact-app topic page so that developers can more easily learn about it.
To associate your repository with the contact-app topic, visit your repo's landing page and select "manage topics."