CONTACT MANAGEMENT SYSTEM

26
CONTACT MANAGEMENT SYSTEM Developed By: Harshendu Shridhar B.Tech (Computer Engineering) JMIT , Radaur

description

CONTACT MANAGEMENT SYSTEM. Developed By: Harshendu Shridhar B.Tech (Computer Engineering) JMIT , Radaur. INTRODUCTION TO JAVA. - PowerPoint PPT Presentation

Transcript of CONTACT MANAGEMENT SYSTEM

Page 1: CONTACT MANAGEMENT            SYSTEM

CONTACT MANAGEMENT SYSTEM

Developed By:

Harshendu Shridhar

B.Tech (Computer Engineering)

JMIT , Radaur

Page 2: CONTACT MANAGEMENT            SYSTEM

INTRODUCTION TO JAVA

Java was conceived by James Gosling at Sun Microsystems, in 1991. It took 18 months to develop 1st working version. This language firstly called “OAK” but renamed as “JAVA” in 1995. From 1995 it is being used by people. OAK is not used by the people.Java is related to C++, which is direct dependent to C. Much of the character of JAVA is taken from these two languages. From C, Java drives its syntax. Many of Java’s object oriented features were influenced by C++. Java is mainly used for internet. It is object oriented programming language.It includes the feature of both C and C++. Java does not use pointer but its compiler use pointer. In Java we use both compiler and interpreter. For Java, we use JDK i.e. Java Development Kit. All things related to Java present in it. In Java we use a word Bin. Java compiler put in it. Java compiler is called JAVAC.

Page 3: CONTACT MANAGEMENT            SYSTEM

What is Contact Management System?

Contact Management System is an application that enables user to Store new Contacts, update them, Delete them.

The application provides facility to stores the detail of the employees and other persons that are associated with an organization.

Page 4: CONTACT MANAGEMENT            SYSTEM

Need of Contact Management System

In a company there are thousands of employees and it is necessary to store all the information about them .

It is very typical to store all the information of the employee related to the company in a paper media by hand. Obviously it will waste their time.

The main problem arises when they will go for the maintenance of such type of database. because their may be some new ones and some will leave the organization or company

Solution is only one that to make a application that can fulfill the company’s all requirements.

Page 5: CONTACT MANAGEMENT            SYSTEM

SYSTEM REQUIREMENTS

HARDWARE REQUIREMENTS: PC Compatible with a Intel Pentium-III

Processor, 128-MB RAM, and 20GB of Hard disk.

OPERATING SYSTEM REQUIREMENTS: Windows, JDK1.5

(Java Development Kit), Microsoft Office Access 2003.

Page 6: CONTACT MANAGEMENT            SYSTEM

PROCESS DIAGRAM

Page 7: CONTACT MANAGEMENT            SYSTEM

A look at Coding Packages Used

java.awt.*; java.util.*; javax.swing.*; java.sql.*; java.awt.event.*;

Events Used Interface Adapter class Inner class

Layout Managers Used

flow layout Grid layout Box layout Border layout

Page 8: CONTACT MANAGEMENT            SYSTEM

Screenshots

Page 9: CONTACT MANAGEMENT            SYSTEM

LOGIN FORM

Page 10: CONTACT MANAGEMENT            SYSTEM

MAIN FORM

Page 11: CONTACT MANAGEMENT            SYSTEM

ADD CONTACT FORM

Page 12: CONTACT MANAGEMENT            SYSTEM

ADDRESS ENTRY FORM

Page 13: CONTACT MANAGEMENT            SYSTEM

EMAIL ENTRY FORM

Page 14: CONTACT MANAGEMENT            SYSTEM

EMAIL ENTRY FORM WHEN ENTRY ID DOES NOT EXIST

Page 15: CONTACT MANAGEMENT            SYSTEM

PHONE ENTRY FORM

Page 16: CONTACT MANAGEMENT            SYSTEM

PHONE NO ENTRY FORM WHEN ENTRY ID DOES NOT EXIT

Page 17: CONTACT MANAGEMENT            SYSTEM

BIRTHDAY ENTRY FORM

Page 18: CONTACT MANAGEMENT            SYSTEM

MESSAGE OF WRONG ENTRY

Page 19: CONTACT MANAGEMENT            SYSTEM

REMINDER FORM

Page 20: CONTACT MANAGEMENT            SYSTEM

UPDATION/DELETION FORM

Page 21: CONTACT MANAGEMENT            SYSTEM

ADDRESS UPDATION/DELETION FORM

Page 22: CONTACT MANAGEMENT            SYSTEM

ERROR MESSAGE OF ADDRESS UPDATION/DELETION FORM

Page 23: CONTACT MANAGEMENT            SYSTEM

PHONE UPDATION/DELETION FORM

Page 24: CONTACT MANAGEMENT            SYSTEM

SEARCH FORM

Page 25: CONTACT MANAGEMENT            SYSTEM

SEARCH ADDRESS FORM

Page 26: CONTACT MANAGEMENT            SYSTEM

THANK YOU

Thank you !