Skip to content

sarangs1621/Address-Book

Repository files navigation


Address Book 📒

Welcome to the Address Book project! This Python application allows you to manage your contacts with ease using a simple and intuitive graphical user interface. Whether you need to add, edit, or delete contacts, the Address Book is here to help.

Features

  • Add Contacts: Easily add new contacts with all essential details.
  • Edit Contacts: Update existing contact information seamlessly.
  • Delete Contacts: Remove contacts when they are no longer needed.
  • Search Contacts: Find contacts quickly using various search criteria.
  • Sort Contacts: Organize your contact list by last name or zip code for easy browsing.

Installation

  1. Clone the repository:

    git clone https://github.com/sarangs1621/address-book.git
  2. Navigate to the project directory:

    cd address-book
  3. Install the required dependencies (if any are listed in a requirements.txt file):

    pip install -r requirements.txt

Usage

Run the application using Python:

python AddressBook.py

The Address Book application will launch, and you can start managing your contacts through the user-friendly interface.

Contributing

We welcome contributions to improve the Address Book project! If you have suggestions, bug reports, or feature requests, please open an issue or submit a pull request.


About

A Python-based Address Book application that helps manage contacts through an intuitive graphical interface. Users can add, edit, delete, search, and sort contacts efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors