Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i add contact manager code in java. #97

Open
ItsMeVikashKumarSingh opened this issue Oct 24, 2024 · 1 comment
Open

Can i add contact manager code in java. #97

ItsMeVikashKumarSingh opened this issue Oct 24, 2024 · 1 comment

Comments

@ItsMeVikashKumarSingh
Copy link

This is a simple Contact Management System in Java that allows users to add, display, search, and delete contacts. Each contact contains a name and a phone number. The system ensures that phone numbers are exactly 10 digits. It provides a user-friendly menu for performing operations like adding a contact, displaying all contacts, searching for a specific contact by phone number, and deleting a contact. The program runs in a loop until the user chooses to exit.

@YuweAEC
Copy link
Owner

YuweAEC commented Oct 24, 2024

Sure you can add

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants