Skip to content

📱This repository contains an console application called Contacts, designed for managing contact details.

Notifications You must be signed in to change notification settings

tahmid-sarker/Contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Contacts

The Contacts is a console application, a powerful command-line tool for managing your contacts. This application is built using C++ and leverages file handling and data structure concepts to provide efficient contact management.

Project Details

  • File Handling and Data Structure: This application utilizes file handling and data structure concepts to efficiently manage your contacts.

  • Basic Operations: The main menu of this application offers essential contact management functions:

    • Adding new contacts.
    • Listing existing contacts.
    • Modifying contact details.
    • Searching for specific contacts.
    • Deleting contact records.
    • Graceful application exit.
  • Personal Information: When adding a new contact, you can input essential personal information, including Full Name, Contact Number, and Email.

  • Data Management: Contacts can be modified, listed, searched for, and deleted, enabling you to organize your contacts effectively.

Development Environment

This project was developed using Code::Blocks

How to Access the Project Locally

If you prefer to access the project locally, follow these steps:

  1. Save the C++ code provided in a file with a .cpp extension, naming the file Contacts.cpp.
  2. Open and run the application using the C++ compiler or integrated development environment (IDE) of your choice.

Execution

Contacts Demo

Credits

This project was developed by Md. Tahmid Sarker Mahi.

About

📱This repository contains an console application called Contacts, designed for managing contact details.

Topics

Resources

Stars

Watchers

Forks

Languages