Skip to content

The Telephone Directory System allows storing contact details in a database which is handled by the administrator

License

Notifications You must be signed in to change notification settings

siddique-azhann/Telephone-Directory-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Telephone-Directory-System

The features of telephone directory system are mainly related to adding, listing, searching, modifying and deleting telephone directory-related records. All these operations are done through file handling, i.e., all the added and modified data are recorded in file, and the deleted information are removed from the program file.

The information contained in the telephone directory records are the name, phone number and address of the person whose record is entered in the telephone directory system project in C++. So, the simple file handling cum telephone directory operations users can perform in this project are :-

  • Add telephone record
  • Show records
  • Modify record
  • Search telephone records
  • Delete record
Tools and Technologies used in the Project :-
  • Language - C++
  • IDE - VS Code

License

Code released under GNU General Public License v3.0

About

The Telephone Directory System allows storing contact details in a database which is handled by the administrator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages