Telephone Directory is based on the concept of recording contact details. This whole system is in the C++ language. There’s a login system for this project. This is an account-based system to view, add, modify, or delete from a telephone record based on names and the corresponding phone numbers.
It is a very effective and simple understanding of beginners. This is a simple mini project in C++, built as a console application. Create Telephone directory in C++ Language for your school and college project.
About Telephone Directory In C++ Language :
This Telephone Directory Management Software, made using C++, contains login and signup options. To use the app, the user must have an account. He/she can sign in or sign up after opening the app to continue. Here, admin accounts are for modifying the directory. Admin credentials are pre-coded, and cannot be added.
Note: Please do not delete the application files, the program will not create the files on its own.
- Admin username: admin
- Admin password: root
How To Run Telephone Directory In C++ Language ?
In order to run the project, you must have installed Dev C++ or Code Blocks on your PC. (we recommend these IDE).