DH-TRAP / 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.

Home Page:https://dh-trap.github.io/contact-manager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://dh-trap.github.io/contact-manager/


Languages

Language:JavaScript 66.4%Language:CSS 25.5%Language:HTML 8.1%