Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1494697

Browse files
Update Readme.md
1 parent c680363 commit 1494697

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

‎Address-Book/Readme.md‎

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,15 @@
55
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.
66
Tkinter library for rendering graphics and SQlite is used for database.
77

8-
9-
# Setup instructions
10-
* To install the library tkinter we use the pip install command in the command prompt:
11-
pip install tkinter
12-
13-
# Usage
8+
## Usage
149
* In this python project, the user has button functionality to trigger that specific function.
1510
* eg –To edit a contact, the user has to fill the Name, phone no field and then click on edit button.
16-
To add a new contact user has to to fill the Name, phone no field and then click on the add button which can be seen by clicking on view_all button.
17-
18-
11+
To add a new contact,the user has to to fill the Name, phone no field and then click on add button.
1912

20-
# Output :smiley:
21-
All the details are provided in Name and phone no fields which can be seen by clicking on VIEW ALL
13+
## Output :smiley:
2214
<img width="528" alt="figure" src="https://user-images.githubusercontent.com/59785217/119015721-cf6ac700-b9b6-11eb-8aad-37f8665cda7c.png">
2315

24-
# Authors
16+
## Authors
2517
Written by [sameeksharl](https://www.github.com/sameeksharl)
2618

2719
The project was built as a contribution during [GSSOC'21](https://gssoc.girlscript.tech/).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /