FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Amazing-Python-Scripts/Address-Book at main · Carl283583/Amazing-Python-Scripts · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Readme.md

ADDRESS-BOOK

This project is to create an Address book using python in which the user can add a new contact, edit and delete existing contact and view all the contact using Tkinter and SQlite. Tkinter library for rendering graphics and SQlite is used for database.

Usage

  • In this python project, the user has button functionality to trigger that specific function.
  • eg –To edit a contact, the user has to fill the Name, phone no field and then click on edit button. To add a new contact,the user has to to fill the Name, phone no field and then click on add button.

Output 😃

Authors

Written by sameeksharl

The project was built as a contribution during GSSOC'21.


Back | FazBrowse Home | New Git URL