0% found this document useful (0 votes)
290 views1 page

Design of Shopping Mall Management System

The document describes a proposed shopping mall management system that would allow multiple shop owners to set up shops within a single virtual mall. The system would enable shop owners to propose setting up a shop, which the mall owner could approve. Customers would authenticate upon entering the mall and be given a shopping cart to browse products across shops, add items to their cart, and make a final payment before leaving. The goal is to explore object-oriented design patterns while providing an online shopping experience for customers and vendors.

Uploaded by

Preetha Thulasi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
290 views1 page

Design of Shopping Mall Management System

The document describes a proposed shopping mall management system that would allow multiple shop owners to set up shops within a single virtual mall. The system would enable shop owners to propose setting up a shop, which the mall owner could approve. Customers would authenticate upon entering the mall and be given a shopping cart to browse products across shops, add items to their cart, and make a final payment before leaving. The goal is to explore object-oriented design patterns while providing an online shopping experience for customers and vendors.

Uploaded by

Preetha Thulasi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

CloudTech Internet Solutions PHP, HTML 5, SMARTY, CSS 3, JAVA SCRIPT, AJAX

Design of Shopping Mall Management System

Project Description:
In this project, we will be designing a simple shopping mall using object oriented
technology. The mall will provide a soothing shopping experience for customers,
while at the same time allowing us to explore design patterns and other features
object oriented technology.

The requirements:
The system will allow more than one shop owner to set up different shops, to sell
various products under one roof i.e. mall. The concept, at its very basic, provides
for an environment that allows the following.

• Shop Owner:
o Any person wishing to setup shop in the mall can send a proposal to the mall
owner.
o The mall owner approves the proposal and confirms the deal.
o Shop owners can then setup and maintain their own shop(s) in the Mall.

• Customers:
o Customers when enter the mall have to authenticate themselves on a central
server.
o After authentication, the customer is allocated a shopping cart and can enter a
particular shop of his/her choice for shopping.
o After entering a shop, customer can brows through the products available in the
shop, can select some of them and put into the shopping cart.
o Customer can anytime change the items in the cart either by adding new items
or by removing existing items. Customer proceeds towards the payment counter.
Finalize product list of items he finally wish to buy and make the final payment.
o He/She then leaves the shop and can either enter another shop or leave the
mall

www.clouddtech.com

You might also like