GithubHelp home page GithubHelp logo

gmpsankalpa / address-book Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 27 KB

The Address Book App is a simple desktop application built using Python and Tkinter. It allows users to manage their contacts by adding, viewing, editing, and deleting contact information. Contacts are stored in a CSV file, providing easy persistence between sessions.

Home Page: https://gmpsankalpa.xyz

License: MIT License

Python 100.00%
python tkinter-graphic-interface

address-book's Introduction

Address Book App

Table of Contents

Description

The Address Book App is a simple desktop application built using Python and Tkinter. It allows users to manage their contacts by adding, viewing, editing, and deleting contact information. Contacts are stored in a CSV file, providing easy persistence between sessions.

Features

  • Add new contacts with names, phone numbers, and emails.
  • View contact details.
  • Edit existing contacts.
  • Delete unwanted contacts.
  • List all contacts in a separate window.
  • Search for a specific contact by name.

Screenshots

Interface Contacts List

Getting Started

Prerequisites

  • Python 3.x
  • Tkinter (usually included with Python)

Installation

  1. Clone the repository:

    git clone https://github.com/GMPSANKALPA/address-book.git
    
  2. Change into the project directory:

    cd address-book-app
    
  3. Run the application:

    python main.py
    

Usage

  1. Launch the application by running main.py.
  2. Use the provided buttons to add, view, edit, delete, list, or search for contacts.
  3. The application will save contacts to a contacts.csv file for persistence.

Contributing

Contributions are welcome! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

License

This project is licensed under the MIT License.


repo size GitHub forks GitHub stars GitHub LastCommit

address-book's People

Contributors

gmpsankalpa avatar

Stargazers

Chalana Adithya avatar Sanka LK avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.