aashutoshmalviya / My_Contact

Contact CRUD app implementing room architecture in java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyContacts(Contact CRUD app built in Android studio using Java)

-> Implemented CRUD functionality to create, read, update, and delete contacts in the app
-> Integrated call and text functionality into the app, providing a convenient solution for managing contacts.
-> Utilized Room Architecture with DAO, Entity, and Repository to streamline code and validate SQL queries.
-> SQLite as a Local database to store and Recycler View to display the contacts

MyContact.mp4

About

Contact CRUD app implementing room architecture in java


Languages

Language:Java 100.0%