PhoneBookApp is a simple command-line application written in C# that allows users to manage their contacts. With this application, you can add, delete, update, search, and view your contacts. It provides a user-friendly menu-driven interface for easy navigation.
Key Features:
- Add contacts with names and phone numbers.
- Delete contacts by name or phone number.
- Update contact information.
- Search for contacts by name or phone number.
- View a list of all saved contacts.
Usage:
- Clone this repository to your local machine.
- Build and run the application using a C# development environment.
- Follow the on-screen menu to perform various contact management tasks.
Contributions:
Contributions and improvements to the PhoneBookApp are welcome. Feel free to fork the repository, make changes, and submit pull requests to enhance its functionality or user experience.
License:
This project is open-source and available under the MIT License. You are free to use and modify the code as per the terms of the license.