By Anupam Singh
The Phone management System is Simple Project In which User can Manage his Friends and Relatives Contact Details.
The mini-project ‘Phone Management’ is the sample project for managing contact details. The project aims at developing a contact management system using the C++ language. This Project is created using Object-Oriented Features of C++.
Features:
1. Add New Contact:-User Have to Provide the Name of the Person and Number of the person to Add New Contact.
2. Search Contact By Name:- This feature searches the name of the person in the whole contact list and tells whether the phone number is saved in our list or not.
3.search Contact By number:-This feature search the number of the person in the whole contact list and tell whether the phone number is saved in our list or not.
4.Show All Contacts:- This feature shows all the saved contacts.
Submitted by Anupam Singh (Anupam123)
Download packets of source code on Coders Packet
Comments