27
PROJECT ON RAINBOW ENTERTAINMENT Developed by Name: NIVYA K Reg. No.:R100001400901 Mohamed Asik. A R100001400934

Sample

Embed Size (px)

Citation preview

Page 1: Sample

PROJECT ON

RAINBOW ENTERTAINMENT

Developed by

Name: NIVYA K Reg. No.:R100001400901

Mohamed Asik. A R100001400934

Page 2: Sample

NIITRAINBOW ENTERTAINMENT

Page 3: Sample

Batch Code :B120057

Start Date :10.9.11 End Date:22.9.11

Name of the Coordinator :S. Lakshminarayanan

Name of the Student s :Nivya K, shanthy, suman

Date of submission:23.09.11

NIIT

Page 4: Sample

CERTIFICATE

This is to certify that this report, titled Rainbow entertainment Inc., embodies the original work done by Alagurajeshkumar.T, Mohamed Asik.A in partial fulfillment of his course requirement at NIIT.

Coordinator Name: S. Lakshminarayanan

ACKNOWLEDGEMENT

Page 5: Sample

We have benefited a lot from the suggestions given to me by our faculty S.Lakshminarayanan and other faculty members, and the TIA John Jefferson.

SYSTEM ANALYSIS

Page 6: Sample

SYSTEM SUMMARY: The rainbow entertainment, Inc. project involves creating a Web application that will enable its customers to:

View details of the movies that are currently running in all the theaters. View details of the movies that will be running in the next seven days in the various theaters. Register with the website to become a member. Book tickets online after successfully logging on. Provide feedback and suggestions on the various services. Change their password.

The web application interface for the employees will enable them to:

Enter the details of the tickets sold at the counters to update the booking status. Check the reference number given by the customer. If the reference number is valid, the

tickets should be given to the customer. Change their password.

The website interface for the administrators will enable them to:

Enter details of movies being shown in the various theaters. Enter details of the new movies that will be shown in these theaters. Update the banners to display the promotional schemes. View the feedback given by the customers. Change their password.

HARDWARE AND SOFTWARE REQUIREMENTS

Page 7: Sample

HARDWARE:A node with PIII processor (800 MHZ or higher), an SCSI Hard disk of 40GB, 1 GB RAM, a CDROM, and one 1-10/100 MBPS network card.

OPERATING SYSTEM: Windows XP Professional with SP2.

SOFTWARE: JDK 6.0 with NetBeans 6.0.1, Derby database, Glasfish 3.0 Server and Javascript

INDIVIDUAL PROJECT SCHEDULE

Page 8: Sample

S.No. Activity Description

Planned Date of

Completion

Actual Date

Responsibility Remarks

1. Creating the Home, Page

8th july 2010 8TH

july 2010

Mohamed Asik.A

2. Creating the Customer,

Employee pages

9th july 2010 9th july 2010 Alagu rajesh

kumar.T 3. Creating the

database of admin,customer

10th july 2010

11th july 2010 Mohamed

Asik.A4. Creating the

codlings10th july

201011th july

2010Mohamed

Asik.A 5. Creating the UML

Diagrams11th july

201012th july

2010Alagu rajesh

kumar.T6. Connecting web

page with database12th july

201013th july

2010Mohamed

Asik.A7. Preparing

documentation.13th july

201014th july

2010Alagu rajesh

kumar.T

ER DIAGRAM

Page 9: Sample
Page 10: Sample

ACTIVITY DIAGRAM FOR NEW CUSTOMER

New Customer

Register

Login

Check Information

Book Tickets

Page 11: Sample

ACTIVITY DIAGRAM FOR EMPLOYEE

Employee

Login

Book Tickets

Check Ticket Information

LOGIN FAILS

Page 12: Sample

Use Case Diagram for Providing Functionalities Available To A Customer

Page 13: Sample

Use Case Diagram for Providing Functionalities Available To An Employee

Page 14: Sample

Use Case Diagram for Providing Functionalities Available To An Administrator

Page 15: Sample
Page 16: Sample

Sequence Diagram for Applying for a ticket

Page 17: Sample

Sequence Diagram for Processing ticket Request

Page 18: Sample

USER Details TABLE

Column Name Data Type Allow NullsName VARCHAR -

password VARCHAR

Address VARCHAR

Contact no. VARCHAR

Email id VARCHAR

Ticket information TABLE

Column Name Data Type Allow NullsCustomer name VARCHAR -

No. of ticket VARCHAR -rate VARCHAR -

theater VARCHAR -Show timing VARCHAR

Counter info TABLE

Column Name Data Type Allow Nulls

Customer name VARCHAR

Show timing VARCHARPaid VARCHARtheater VARCHAR

Page 19: Sample

HOME PAGE

CUSTOMER REGISTERATION FORM

Page 20: Sample

EMPLOYEE LOGIN PAGE

Page 21: Sample

SELECTION PAGE

Page 22: Sample

TICKET BOOKING

Page 23: Sample
Page 24: Sample