Skip to content

NNBSTRIKERS/contacts-management-dot-cpp

Repository files navigation

Contact Management System

contacts-management-dot-cpp

Description

This contacts-management-dot-cpp is a contact management system (CMS) - a C++ application that allows users to manage their contacts, including both personal and office contacts. It provides features such as adding, listing, searching, editing, and deleting contacts. This project is a simple console-based application designed for personal contact management.

Features

  • Add a New Contact: Add a new contact with personal details.

  • List All Contacts: Display a list of all saved contacts.

  • Search for Contact: Search for a contact by name.

  • Edit a Contact: Update contact information, including phone numbers.

  • Delete a Contact: Remove a contact from the system.

  • Add a New Office Contact: Add a new contact with office-related details.

  • List All Office Contacts: Display a list of all office contacts.

  • Delete an Office Contact: Remove an office contact from the system.

Getting Started

Prerequisites

  • C++ compiler (e.g., g++)

Installation

  1. Clone this repository:

    git clone https://github.com/NNBSTRIKERS/contacts-management-dot-cpp.git

About

contacts of employees are updates at regular basis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages