Skip to content

This project is a Simple Address Book application written in C++. It lets you add, search, and display contacts. You can also save contacts to a file called contacts.txt. The program uses a straightforward menu to guide you through its features.

License

Notifications You must be signed in to change notification settings

AhmedFaizanDev/Address-Book-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Address Book

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.

Features

  • 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.

Getting Started

To get started, see the installation instructions.

Contributing

We welcome contributions! Please see the contributing guidelines for more details.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

This project is a Simple Address Book application written in C++. It lets you add, search, and display contacts. You can also save contacts to a file called contacts.txt. The program uses a straightforward menu to guide you through its features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages