Skip to content

The application is developed to store contact information and enable calling, along with CRUD functionality.

Notifications You must be signed in to change notification settings

aliasar1/Contacts-Log-App

Repository files navigation

Contacts Verse 📞📒

Overview

This mobile application is built using Kotlin. The application is developed to store contact information and enable calling, along with CRUD functionality. The user's stored contact information is persisted using shared preferences, which stores them locally on the mobile device.

Features

  1. Add Contact
  2. Display Contacts List
  3. Delete Contact
  4. Update Contact
  5. View total number of contacts
  6. State persistence
  7. Display contact information

Screeshots

Splash Screen

image

Main Screen

image

Add Contact Screen

image

View Contacts List

image

Update Contact

image

Delete Contact

image

Display Contact Information

image

Call Screen after clicking on Call Icon

image

About

The application is developed to store contact information and enable calling, along with CRUD functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages