Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages