Skip to content

Added C++ Project: Telephone_Directory_System.cpp - #1

Open
vedantb23 wants to merge 1 commit into
siddique-azhann:masterfrom
vedantb23:patch-1
Open

Added C++ Project: Telephone_Directory_System.cpp#1
vedantb23 wants to merge 1 commit into
siddique-azhann:masterfrom
vedantb23:patch-1

Conversation

@vedantb23

Copy link
Copy Markdown

The Telephone Directory System is a C++ project that manages contact information such as names, addresses, and phone numbers. Users can:

Add Records: Input contact details to store in a file.
View Records: Display all saved contacts.
Search Records: Look up a contact by name.
Modify Records: Update the details of an existing contact.
Delete Records: Remove a contact from the file.
Exit: Close the program.

The Telephone Directory System is a C++ project that manages contact information such as names, addresses, and phone numbers. Users can:

Add Records: Input contact details to store in a file.
View Records: Display all saved contacts.
Search Records: Look up a contact by name.
Modify Records: Update the details of an existing contact.
Delete Records: Remove a contact from the file.
Exit: Close the program.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant