Skip to content

TechieAS/Contact-list-using-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‡ Contact List Manager (C++)

This is a beginner-friendly project in C++.
It is a simple program to manage contacts with options to add, display, search, and delete contacts.


πŸš€ Features

  • Add new contacts
  • Show all contacts
  • Search a contact by name
  • Delete a contact
  • Uses dynamic memory (array resizing)

πŸ–₯️ How to Run

Step 1: Clone Repository

git clone https://github.com/your-username/ContactList.git
cd ContactList

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages