9
Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT DESIGNING SHOPPING MALL USING APPLET AND EVENT HANDLING

Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT. Today, every shop have its own website there users or customer can be purchase item any time without any

Embed Size (px)

Citation preview

Page 1: Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT. Today, every shop have its own website there users or customer can be purchase item any time without any

Compiled byMeghalee Dey

VIT UNIVERSITY

MCA-IT

DESIGNING SHOPPING MALL USING APPLET AND EVENT HANDLING

Page 2: Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT. Today, every shop have its own website there users or customer can be purchase item any time without any

Today, every shop have its own website there users or customer can be purchase item any time without any

difficulty. This is about the online shopping center but when we discuss about the offline shop they provide a bill after our complete shopping or transaction that bill contains

information about what we purchased and how much we need to pay. So here we purpose a java software that can be

used by offline shopping center or can also used by the online shopping center

INTRODUCTION:-

Page 3: Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT. Today, every shop have its own website there users or customer can be purchase item any time without any

The shopping mall contains all information about shop and the product that is selling by each shop.

It is easily understand by student or a professional or a comman person.

It helps to generate a bill after completion of shopping.

It can be used by a simple shop or can be big shopping mall that contains many shops. It can also used by the online or offline

shopping centers.

SCOPE

Page 4: Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT. Today, every shop have its own website there users or customer can be purchase item any time without any

In our software we add two shops they are serially as baby care and woman cosmatics. Each shop have its own item with a serial

no and these items are in a list so that user can easily see all items after selecting the shop and can see how much he need to pay means that we our software also produce a bill. If user want to buy more than one item then he/she need to select item and

click on the calculate button so the system can generate the bill. This software have a very good user interface and it is also a

platform independent because the technology used in this system is java and we all know java is a platform and architecture neutral

language. This system is a very simple and can be used by a professional or a student or any person that can read words.

Handling this system is not a very difficult task and no need for heavy space and software because this is implemented through

java so we need only java platform.

ABOUT THE PROJECT

Page 5: Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT. Today, every shop have its own website there users or customer can be purchase item any time without any

In this project used java and applet programming for user interface and we also working for produce this software on

a webpage so we also working with HTML using java applet.

WORKING

Page 6: Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT. Today, every shop have its own website there users or customer can be purchase item any time without any

This is the full screen of our software that is include a list of shops and a list of otem that each shop have and the calculation or bill generating machine that genrerate bill after each shopping.

Page 7: Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT. Today, every shop have its own website there users or customer can be purchase item any time without any

In this screen the list of shops are given so that user can easily select the shop and buy each item that they want no need to see directly to the item. According the shop they can go with each item.eg: a old man want to by Johnson baby oil so he can directly select the baby shop,through the baby shop he can select the oil no need to see the women item or other shop.

Page 8: Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT. Today, every shop have its own website there users or customer can be purchase item any time without any

Calculate is a button. That is used for the calculculatoin of all price or we can say that it is our bill generating function that generate the bill of purchasings item from all shops. It is have a user interface and when the button is clicked the customer gets the total account need to pay.

Page 9: Compiled by Meghalee Dey VIT UNIVERSITY MCA-IT. Today, every shop have its own website there users or customer can be purchase item any time without any

This software can help for every shop.it is provide a user interface and this need a java platform. For handling this software or we can say that any one can use this software

without knowledge of any programming language. It is more simple as a ATM machine. It can be easily converted

to a webpage because here we used completely applet programming

CONCLUSION