Skip to content

GaneshKadam65/ContactManagementSystemUsingCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ContactManagementSystemUsingCpppp

he contact management system and bank management system both are quite similar. You can effortlessly develop a system where you will be able to incorporate and delete contact details. The system will let customers add contacts, with names and email addresses. The end result of this project will be an application similar to a phonebook application. This project will acquaint with you major data handling and data structuring. This code defines a Contact struct to store the name and email of a contact. The ContactManager class manages the contacts using a vector. It provides methods to add a contact, delete a contact, and display all contacts. The main function acts as the user interface where the user can choose options to interact with the contact management system.

You can compile and run this code in a C++ compiler to test the Contact Management System. It will allow you to add contacts, delete contacts, and display all the existing contacts.

About

he contact management system and bank management system both are quite similar. You can effortlessly develop a system where you will be able to incorporate and delete contact details. The system will let customers add contacts, with names and email addresses.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages