Telephone Directory in C++ using File handling and Object Oriented Programming. It includes two sections:
- Viewer
- Administrator
Viewer can just view and search contacts whereas admin can create,delete,edit and sort contacts. To be an admin one needs to enter a password.