Skip to content

sanjay-7sch/Contact-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Contact Management System

Description

The Contact Management System is a command-line application designed for managing personal contacts. Users can add, update, delete, and view contacts, with data stored in a JSON file. This project showcases basic file handling, data manipulation, and CRUD operations in Python.

Features

  • Add Contact: Add a new contact with name, phone number, and email address.
  • Update Contact: Update the phone number and/or email address of an existing contact.
  • Delete Contact: Remove a contact from the system.
  • View Contacts: Display all contacts with their details.
  • Search Contact: Find and display a contact by name.

Requirements

  • Python 3.x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages