Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

ACKNOWLEDGMENT

The satisfaction that accompanies the successful completion of this project would be in complete
without the mention of the people who made it possible, without whose constant guidance and
encouragement would have made efforts go in vain.

While presenting this mini project seminar on “PERSONAL ORGANISATION


SYSTEM”, I feel that it is our duty to acknowledge the help rendered to us by various persons.

Firstly I thank God for showering his blessings on me. I am grateful to my institution
Yellamma Dasappa Institute of Technology for providing me a congenial atmosphere to carry
out the technical seminar successfully.

I would like to express my heartfelt gratitude to Dr. Rajappa B., Principal, YDIT,
Bangalore, who is the source of support and guidance for all activities in this institution.

I would also like to express my heartfelt gratitude to Mrs.Soumya N.G., HOD, Department
of Compute Science and Engineering, for being kind enough to provide us an opportunity to work
on a project in this institution and for providing valuable support and guidance.

I am very grateful to my internal guide Mrs. Rekah B., Asst Prof, Department of Computer
Science and Engineering for her able guidance and valuable advice at every stage of my mini
project seminar which helped me in the successful completion of my mini project.

Finally, i would also indebted to my parents and friends for their continued moral and
material support throughout the course of project and helping me in finalize the presentation. My
hearful thanks to all those have contributed bits, butes and words to accomplish this project.

BHASKAR.M

[1YD16CS003]

(I)
ABSTRACT

The main aim of the organize ourself with the daily work. It connects the website and
alert the event when that time comes.

It is related to the separate desktop stationery items that have one or more of the same
functions, such as appointment calendars, rolodexes, notebooks, and almanacs.

This small code would enable you to decide on a time frame on the month schedule and
shows the time frame chosen by hitting choose option.

This web application catches multiple functionalities in single applications

(II)
TABLE OF CONTENTS
ACKNOWLEDGEMENT i
ABSTACT ii

TABLE OF CONTENTS iii-iv

LIST OF FIGURES v

LIST OF TABLES v

LIST OF SNAPSHOTS v-vi

CHAPTERS

1.INTRODUCTION 1

1.1.OBJECTIVE 2

2.SYSTEM ANALYSIS 3

2.1 TECHNOLOGY AND TOOLS DESCRIPTION 4


2.2.TOMCAT 6.0 WEB SERVER 6
2.2.1.SYSTEM 6
2.2.2.ANALYSIS 6
2.2.3.FEASIBILITY STUDY 6
2.2.4.ECONOMICAL FEASIBILITY 7
2.2.5.TECHNICAL FEASIBILTY 7
2.2.6.OPERATIONAL FEASIBILITY 7

3.SYSTEM REQUIREMENT 8
3.1.DETAILS OF SOFTWARE 8
3.2.MYSQL 10
3.3.HARDWARE REQUIREMENT SPECIFICATION 10
3.4.SOFTWARE REQUIREMENT SPECIFICATION 10

4.ANALYSIS AND DESIGN 11

4.1.DATA FLOW DIAGRAM 11


4.2.SYSTEM ARCHITECTURE 11
4.3.ER DIAGRAM 12

(III)
4.4.DATABASE NORMALIZATION 15
4.4.1 FIRST NORMAL FORM 15
4.4.2 SECOND NORMAL FORM 15
4.4.3 THIRD NORMAL FORM 15
4.4.4 TABLE DESIGN 14

5.SYSTEM IMPLEMENTATION 16

5.1.MODULE DESCRIPTION 16

6. SYSTEM TESTING 18

6.1.TYPES OF TESTING 18
6.2.UNIT TESTING OF SYSTEM 18
6.3.TEST CASES 20
6.4.INTEGRATION TESTING OF SYSTEM 21
6.5.FUNCTIONAL TESTING OF SYSTEM 22
6.6.SYSTEM TESTING 22
6.7.WHITE BOX TESTING OF SYSTEM 22
6.8.BLACK BOX TESTING OF SYSTEM 23
6.9.ACCEPTANCE TESTING 23

7. RESULTS 24

CONCLUSION vii

BIBLIOGRAPHY viii

(IV)
List Of Figures

Figures Figure Name Page No

Figure 1.1 Personal Organisation System 2


Figure 2.1. Netbeans IDE 6.9 4
Figure 2.2. The Apache Software Foundation 6
Figure 4.1. Data Flow Diagram 12
Figure 4.2. System Architecture 12
Figure 4.3 ER Diagram 13
Figure 4.4 Table Design 14

List Of Tables

Table No Table Name Page No

Table 6.1 Test case for Registration Page 19

Table 6.2 Test case for Login Page 20

Table 6.3 Test case for View Prediction 20

Table 6.4 Integration of all unit Testing 22

(V)
List Of Snapshots

Snapshot No Snapshot name Page No

Snapshot 7.1 Homepage of Application 24

Snapshot 7.2 Registration Page 25

Snapshot 7.3 Login Page 26

Snapshot 7.4 Add Contact Page 27

Snapshot 7.5 Search Contact Page 28

Snapshot 7.6 About Us 29

Snapshot 7.7 Contact Us 30

Snapshot 7.8 Reminder Page 31

(VI)
CONCLUSION

This Web page was designed in such a way that future modifications can be done
easily. Personal Organization provides the person to assigns his work in a systemized
form by less cost and effort factors.

The following conclusions can be deduced from the development of the project.

 It provides a friendly graphical user interface which proves to be more beneficial and
productive as compared to the traditional shopping system.
 It gives appropriate access to the authorized users depending on their permissions.
 Updating of information becomes easier.
 System security, data security and reliability are the striking features.
 The System has adequate scope for modification in future if it is necessary.

(VII)
BIBILOGRAPHY

Websites:

1. www.mysqltutorials.org
2. www.tutorialspoint.com
3. www.wikipedia.com
4. www.google.com

Textbooks:
[1] Herbert Scheldt: JAVA the Complete Reference, 7th/9th Edition, Tata McGraw
Hill, 2007.
[2] Jim Keogh: J2EE – The Complete Reference, McGraw Hill, 2007.
[3] Fundamentals of Database Systems, Ramez Elmasri and Shamkant B. Navate,
7th Edition, Pearson, 2017.
[4] Database Management Systems, Ramakrishnan and Gehrke, 3rd Edition,
McGraw Hill, 2014.
[5] Coronel, Morris and Rob: Database Principles Fundamentals of Design,
Implementation and Management, Cengage Learning, 2012.

(VIII)

You might also like