Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 372 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 372 Bytes

contact-book-organizer

contact book organizer is a C++ program that enables users to organize and manage their contacts. It provides features like adding, updating, and deleting contacts, searching by name, displaying all contacts, and saving/loading contacts from a file. The program also includes user authentication and validation for email and phone number formats.