Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 755 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 755 Bytes

#Contact App This is a simple application built using Jetpack Compose and Kotlin. It is a contact application that allows the user to add a number of contacts, including First Name, Last Name, and phone number. The user is also able to sort the contacts based on their choice of either first name, last name, or phone number, which they can select using radio buttons. Technologies Room - for the database.

Text Field To enter the contact details WhatsApp Image 2024-03-15 at 15 06 11

Contact Screen Dislay the Saved Contacts. WhatsApp Image 2024-03-15 at 15 06 06