Skip to content

Prakriti2003/phonebook-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHONEBOOK MANAGEMENT SYSTEM

ABSTRACT :

Phone book application is primarily meant for keeping the records of the persons.Personal information such as name, phone number, email and address are asked while adding a record into the Phonebook. These records can then be modified, listed, searched for and removed. This helps in getting all information of a person very efficiently.

PROJECT DESCRIPTION :

Adding new records, listing them, modifying them and updating, search for contacts saved, and deleting the phonebook records are the basic functions which make up the main menu of this Phonebook application.Doubly linked lists and strings are used for storing the contacts’ mobile numbers and other personal information. The menu of this phonebook management system will have options to add new contact, update existing contact, delete a contact, search for a particualr contact ,list the contacts in alphabetical order, veiw recently searched contacts.

Releases

No releases published

Packages

No packages published

Languages