Author- VK
A secure and user-friendly console-based Contact Management System developed using C++ and Object-Oriented Programming (OOP) concepts.
This project allows users to manage contact details efficiently with password protection and essential CRUD operations.
- Add New Contact
- View All Contacts
- Smart Search Contact
- Update Contact Details
- Delete Contact
- Password Authentication
- C++
- OOP Concepts
- STL Vector
- String Handling
- Classes & Objects
- Constructors
- Encapsulation
- CRUD Operations
- Menu Driven Programming
- Partial String Matching
Contact-Management-System-CPP/
│── main.cpp
│── README.md