Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 31

-: INDEX :SR.

NO
1.

2. 3. 4.
5.

6. 7. 8.
9. 10. 11.

CONTENTS Acknowledgement Analysis Report Front End Java Back End Oracle CRS Flowchart GUI / Snapshot Creating DSN DFD Entity Relationship Diagram Table Design

PAGE.NO 3 4 5 6 7-8 9 10-19 20-25 26 27 28-30

-:NAME OF THE STUDENTS IN PROJECTS :-

-: ACKNOWLEDGEMENT :We all would like to thank to everyone who have given a moral support and helped us to make our project a successful one and give us a valuable constructive suggestion and feedback. We also wish to express our gratitude towards the e-project Team at the Head Office for giving us an opportunity to work on the java project and to show our skills and talents . Our sincere thanks to all the staff members of the center who helped us and gave encouragement throughout the process of the project.

-: PROBLEM DEFINITION:The Application to be developed for the MTNL MARKETING COMPANY ,which provide dial-up and broadband services ,will allow the employee of the company to entertain himself by logging in the website. Each employee has to first sign up if he is the new employee.if he is a registered employee he can directly sign in by entering his user id and password and he will be forwaded to the welcome page. After signing in he can view the competition held in the company and participate. he can see the various events which are going to be held by the company.he can also play games. employees can send their valuable suggestions in feedback page provided in the website. Apart from this the administrator of the website will have the detailed information of every registered employee.The Admin provides an employee id to the User which is unique.He has the rights to accept or reject the registration of an employee. The oracle database plays a crucial role in dealing with all these data provided and save it in given format.It stores the information of the Registered employee.Validations is done when the employee login.each employee is assigned a unique user id which is a number.

WHAT IS JAVA?

Java is a programming language popularly used to build programs that can work on the internet. Its primary features also include being object-oriented in addition to begin a cross platform language.By cross platform,we mean that its programs can run across several platforms such as Microsoft windows,apple macintosh etc.java is not only used for stand alone application or net based programs but also to programs but also to program consumer devices and accessories such as cellular phones,palm pilots and other gadgets.

HOW IS JAVA RELATED TO THE INTERNET ? Programs on the internet can be either be static or dynamic .static programs though easy to maintain are limited in scope and application.prior to java,there were very few means of executing dynamic programs called applets,java provided a powerful feature to address the issue .applets are java programs that run through a java enabled web browser.though there are numerous dynamic programs on the internet such as animations or media.

ORACLE AS A BACKEND Oracle offers high-performance infrastructure for e-business.It is called Oracle9i.In 1997 Dr.E.F.Codd proposed a data model for bank system which was Computerized.It is the basis for the relational database management system(RDBMS).The Oracle9i database stores all the data .The Oracle9i supports both the relational and object models.Oracle offers a comprehensive high-performance Internet platform for e-commerce and data warehousing . This module is result of concentrated effort of the Design Team,which is continuously striving to bring you the best and the latest information technology .the process of design has been a part of the ISO 9001 Certification for aptech-it division ,education support services.As part of aptech quality drive ,this team does intensive research and curriculum enrichment to keep it in line with industry trends.

Customer Requirement Specification (CRS)


Client: MTNL Marketing Ltd Providing Dial-up & Broadband Services Business / Project Objective:A website is created for the entertainment & informative purpose of the employee, where he can login and access many other information.The Administrator of the website creates a profile (account) of a new user. Inputs provided by the client: Inputs to the System Outputs to the System Process involved in the System User id and password

Hardware Requirements:-

A minimum computer system that will help to access all the tools.pentium 200 or a higher capability CPU 256 Megabytes of RAM or higher Software Requirements: Netbeans 6.1 Oracle 9i Database JDBC Driver for Oracle 9i Scope of the work:Following are the requirements based on which the application needs to be developed: 1. Verification and Validation of the user by Administrator. 2. A GUI is created which allows an employee to register himself. 3. Administrator is allowed to create or delete the profile of the employee. 4. Admin can see the list of the employee who wants to be registered and also the employee registered for the competition and the other.

FLOWCHART
START

IF ADMIN HOME PAGE ENTER USERID, PASSWORD

IF REG EMP

IF NEW EMP IF NO

ENTER USER ID PASSWORD

REG DONE BY ADMIN

IS HE AUT HORI SED

ERROR PAGE

IF YES IF NO ERROR PAGE WELCOME PAGE EMP REG FOR COMP

IS HE AUTH ORISE D

IF YES LIST OF EMP-REGI STERED

WELCOME PAGE MEETINGS

COMPETIT ION FORM

GAMES

IF AN EMP

FEEDBACK ENTER THE DETAILS HELP MENU TO VIEW EMP DETAILS OR DELETE DETAILS

STORED IN DATABASE

COMPETITION

STOP

Gui / Snapshot: 1.Homepage

10

2. Adminloginpage

11

3.Employee Welcome page after login

12

4.Events

13

5.News

14

6.Games

15

7.COMPETITION

16

8.MEETINGS

17

9.FEEDBACK

18

10.HELP

19

Steps for creating DSN are as follows 1. Click on START SETTINGS CONTROL
PANEL.The control panel window is displayed as shown in the figure.

20

2. Double click the Administrative Tools icon. 3. Select Data Sources(ODBC) icon as shown in figure

21

4. Select the SystemDSN or UserDSN tab as shown in figure

22

5. Click on Add button to open the Create New


Data Source Window as shown in figure

23

6. Choose Oracle in Orahome92 . 7. Click on Finish Button to open the Create a


New Data Source to Oracle Server dialog box as shown in figure

24

8. Click on Test Connection to connect to oracle

Click ok to get connected to the oracle database.

25

LOGI N PAGE AGE

DATA FLOW
LOGI N PAGE

DIAGRAM

WEBSITE MANAGE R
CREATE OR DELETE ID

USER DETAILS

ADMIN

PASSWORD

VALIDA DATABASE TION

ID

EMPLOYEE
PASSWORD NEW EMP

MAIN PAGE

REGISTER

ENTERTAINMENT

EVENTS

GAMES

COMPET GIN P I TION AGE

MEETIN GS

FEE D BAC K

REGISTER MEETING DATABASE FEED BACK

EVENTS

26

ENTITY RELATIONSHIP (ER) DIAGRAM

27

TABLE

DESIGN

28

29

30

31

You might also like