Skip to content

DH-TRAP/contact-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Manager

A simple contact manager to manage CRUD operations of contacts. Use save button to locally store any changes and comeback at any time to get all saved contacts.

Functionalities

  • Create Contact
  • Read Contacts
  • Update Contact
  • Delete Contact
  • Save Contact Locally
  • Delete all Contacts

Component Structure

ContactManager

  • Header (Title)
  • AddContact / UpdateContact
  • ContactList (Save Contacts, Delete Contacts)
    • ContactCard (Contact Details, Edit Contact, Delete Contact)

About

A simple contact manager to manage CRUD operations of contacts. Use save button to locally store any changes and comeback at any time to get all saved contacts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published