https://github.com/roggersanguzu/phone-book-manager
This is a Windows Frame work based application used to enable people to store Numbers and Names of People in their Phone books. Its more like a clone base
https://github.com/roggersanguzu/phone-book-manager
csharp csharp-code windows-forms
Last synced: 8 months ago
JSON representation
This is a Windows Frame work based application used to enable people to store Numbers and Names of People in their Phone books. Its more like a clone base
- Host: GitHub
- URL: https://github.com/roggersanguzu/phone-book-manager
- Owner: roggersanguzu
- License: mit
- Created: 2023-08-23T15:48:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T07:40:44.000Z (over 1 year ago)
- Last Synced: 2025-01-16T18:52:53.056Z (9 months ago)
- Topics: csharp, csharp-code, windows-forms
- Language: C#
- Homepage:
- Size: 959 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Contact Manager Pro.
Contact Manager Pro is a simple Windows Forms application designed to help users manage their contact information effectively. Whether you're a professional who needs to keep track of clients and colleagues or an individual looking to organize your friends and family contacts, Contact Manager Pro offers an intuitive interface for effortless contact management.# Features
Register New Contacts: Add new contacts to your phone book by providing their personal details including first name, last name, telephone numbers, email address, and more.Search Contacts: Easily search and retrieve existing contacts by entering their unique identification number.
View Contact Details: Access comprehensive details for each contact, including their name, phone numbers, email address, and additional notes.
User-Friendly Interface: The program features a simple and intuitive user interface that enables users to quickly navigate and interact with the application.
Data Persistence: Contact information is stored on your local machine for easy retrieval and updates...
# Getting Started
Clone or download the Contact Manager Pro repository to your local machine.Open the solution file in Visual Studio or your preferred C# development environment.
Build and run the application.
Use the toolbar buttons to navigate through the different functionalities:
Add Contact: Click to open the registration form and add a new contact.
Search Contact: Click to open the search form and find existing contacts.
About: Provides information about the application.
Exit: Closes the application.
Usage
# Registering a New Contact
Click the "Add Contact" button on the toolbar.
Enter the required contact information, including first name, last name, telephone numbers, email address, address, and any additional notes.
Click the "Save" button to save the contact information.
Searching for a Contact
Click the "Search Contact" button on the toolbar.
Enter the unique identification number of the contact you wish to find.
Click the "Search" button to retrieve the contact details.
Exiting the Application
Click the "Exit" button on the toolbar.
A confirmation prompt will appear; click "Yes" to close the application.
# Screen Shots

# Contributing
Contributions to Contact Manager Pro are welcome! If you identify any issues, have feature suggestions, or want to contribute improvements, feel free to open an issue or submit a pull request.