0% found this document useful (0 votes)
23 views13 pages

Comp Project

The document describes a contact management software created using Python. It discusses the software used, advantages of the software like user friendly interface and search capability. It includes the code and output for the contact management software.

Uploaded by

Shital Dalwadi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views13 pages

Comp Project

The document describes a contact management software created using Python. It discusses the software used, advantages of the software like user friendly interface and search capability. It includes the code and output for the contact management software.

Uploaded by

Shital Dalwadi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 13

TOPIC:

SUBMITTED TO: TR. FARZANA


SUBMITTED BY:DARSHIL.DALWADI

1
DELHI PUBLIC SCHOOLINTERNATIONAL
KAMPALA, UGANDA
Affiliated to CBSE, New Delhi
Affiliation N0.: 7630001
___________________________________________________________________

CERTIFICATE
This is to certify that ______________________________________________________,

a student of Class ______ has successfully completed the research on the project,

_____________________________________________________ under the

guidance of______________________________________ (Subject Teacher)

during the academic year _____________ in partial fulfillment of AISSCE-

_________________________ (Subject) Practical Examination conducted by CBSE, New


Delhi.

Name of the External


Name of the Subject Teacher Examiner
(Internal Examiner)
__________________________
___________________________ _
Signature of the Internal Signature of the External
Examiner Examiner
____________________________ __________________________

2
ACKNOWLEDGEMENT

In the accomplishment of this project successfully, many people have best

owned upon me their blessings and the heart pledges support, this time I am

utilizing to thank all the people who have been concerned with this project.

Primarily I would thank god for being able to complete this project with success.

Then I would like to thank my Principal Mr. Swami Nathan K and my Subject

teacher, Tr. Farzana whose valuable guidance has been the ones that helped me

patch this project and make it full proof success. His/her suggestions and

instructions have served as the major contributor towards the completion of the

project. Then I would like to thank my parents and friends who have helped me

with their valuable suggestions and guidance has been helpful in various phases

of the completion of the project.

Last but not the least I would like to thank my Classmates who have helped me

a lot.

3
Index

S.no Contents Page no


1. Introduction 5
2. Software Used 6
3. Advantages of this Software 7
4. Code 8
5. Output of Code 11
6. Bibliography 12

4
INTRODUCTION
This contact management is wonderfully built to keep
your contacts organized and up to date. It is made in
such a way that you can not only save a person’s
name and contact number but also their gender, age,
residential/work address.
Contact manager application has now replaced old
fashioned hard to handle telephone directories and
now is being used in every mobile device like phones,
laptops, desktops, etc. You access contacts from
anywhere nowadays with just a help of mobile device
and network.
Now through our project we bring you our experience
of contact management making.

5
Software’s used:
1. Python is an interpreted, high-
level and general-purpose programming
language. Python's design philosophy
emphasizes code readability with its notable
use of significant whitespace. Its language
constructs and object-oriented approach aim
to help programmers write clear, logical code
for small and large-scale projects. Python
is dynamically-typed and garbage-collected.
It supports multiple programming
paradigms,including structured (particularly,
procedural), object-oriented and functional
programming. Python is often described as a
"batteries included" language due to its
comprehensive standard library.

6
ADVANTAGES OF THIS SOFTWARE
 User friendly interface
 Fast access to the database
 Less error
 More storage capacity
 Search facility
 Visually appealing
 Easy retrieval of data
 Easy entry, deleting and editing of data.

7
CODE

8
9
10
OUTPUT FOR CODE

11
Bibliography
https://pythonbasics.org/tkinter/
https://www.tutorialspoint.com/python/tk_messagebox.htm
www.effbot.org/librarybook/datetime.htm
https://www.python.org
https://en.wikipedia.org/wiki/Python_(programming_language)
www.google.com

http://python.mykvs.in

12
13

You might also like