This repository contains a simple address book application written in C++. It allows users to add, search, and display contacts. The contacts are saved to and loaded from a file.
- Add Contact: Add a new contact to the address book.
- Search Contact: Search for a contact by name.
- Display All Contacts: Display all contacts.
- Save and Load Contacts: Contacts are saved to a file and loaded from the file on startup.
To get started, see the installation instructions.
We welcome contributions! Please see the contributing guidelines for more details.
This project is licensed under the MIT License. See the LICENSE file for more details.