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

-1-

Paradise Interiors
1. INTRODUCTION:
1.1 Purpose:
This project is aimed at developing a Web application that depicts online Shopping of
products and purchasing using Payment Gateway.
1.2 Scope:
This project is aimed at how the Paradise Interiors can improve the efficiency of the
services.. Online Sopping is one of the applications to improve the marketing of the
companys products. This web application involves almost all the features of the online
shopping; the future implementation will be online help for the customers and chatting
with website incharge.
1.3 Definitions, Acronyms, Abbreviations:
The application consists of the following Keywords:
Registration:
This feature deals with the customer registration.
Products:
This feature deals with the online shopping of products.
Cart:
This feature deals with the addition of items to the cart, update of the quantity of items
and deletes the items from the cart.
Confirmation of order:
This feature deals with confirmation of the order made by the customer and generation
of bill.
Pay pal:
This feature deals with buying the products in the cart by specifying the debit card
number, back account number
Admin:

-2This feature deals with addition and deletion of items to the specific category of
products and the admin has the right to view the pending bills.
1.4 Overview
Online shopping is the process in which consumers go through to purchase of
products or services over the Internet. A Shopping application that typically runs on the
computer where your Web site is located (the Web server), and allows your customers to
do things such as viewing the product in your store catalog, adding a selected product to a
basket, and placing an order for it. Online shopping application advertises some of the
products for shopping .Here the customer will be able to purchase the products and the
purchased products will be added to the cart. After the shopping of the products the user
will confirm the purchase of the products in the cart. After confirmation the products are
purchased by specifying the debit card number to the pay pal website.

2. Overall description:
2.1 Product Perspective
The product will be developed completely independent and dynamic website. The
employees have to register for online shopping of products. Only the admin is allowed to
add or remove items from the specific group of items. Pay pal website handles the
purchase of products by debit card or credit card.
2.2Product Functions
The product functions will include the following steps;

Initially customer has to register to the website to access most of the features
of the application. The customer has to specify the details like name, email id,
password, contact numberetc.

After registration, Online shopping application advertises some of the


products for shopping .Here the customer will be able to purchase the
products and the purchased products will be added to the cart.

After the confirmation of purchase of products, a bill will be generated to the


customer.

Customer purchases the products by specifying his/her debit card number. The
confirmation of debit card numbers will be handled by the Pay pal website.

After the purchase of products the paypal website will give the confirmation
to shopping website and admin will update the bills to pay.

-3.

Admin is able to add, update, and remove items in various categories of


products.
Admin is also able to view and update the details of bills.

3.Specific Requirements
3.1External Interface Requirements
3.1.1User Interfaces
The user interface is designed in Visual studio 2008 Professional version. The developer
will have to study the designing of the web application. The use of the controls which is
attached to the product from the add items feature of the ASP.Net. The user of the product
will get very user friendly forms which will be very easy to work with..
3.1.2Software Interfaces
The software is developed with all the basic controls and class provided in ASP.Net and
database support is SQL Server 2005.

3.2Functional Requirements
3.2.1Module 1
3.2.1.1Functional Requirements 1.1
The problem under study is being divided into several modules/functions discussed
below to understand the approach to the solution in the broader way:
Home and Login Page: The home page, neatly designed page, here login option is
provided to login. Also new signup option is provided to for new user to signup.
Product Category Display page: This screen display all the main categories from this
point user can select any category and they can proceed to select the products in this
category.
Product Selection Screen: This search screen. Option must be provide to select the
product based on name. Select product based on the category and acoording to the
category Etc.,
Product search result screen: This screen shows all the products under the search
criteria. If there are no products under these search criteria then system will give the

-4message that there are no products found under this category. Also option is provided to
select the products.
View Cart Screen: View cart screen shows all the selected items, here quantity as to be
entered. And also option is provided to deselect the products.
Order Details Screen: This screen shows the final products in the view cart. This gives
product list, quantity, Total Amount etc., So user will get the clear information that how
much is the total amount of this selection.
Order Confirmation Screen: This is the final screen in buying process. Here customer
as confirm the order.
Customer registration:
This module deals with the registration of employee
Input:
Employee should enter all his/her details i.e. the details of the customer like name, email
address, password, etc.
Output:
Registration successful and customer is allowed to logged in the website .So that he/she
can access most of the features available in the website.
Products
This module deals with selecting the products to be purchased and adding to the cart.
Input:

4.System architecture description:


4.1 System Design
Online shopping is the process consumers go through to purchase products or services
over the Internet. A Shopping application that typically runs on the computer where your
Web site is located (the Web server), and allows your customers to do things such as
viewing the product in your store catalog, adding a selected product to a basket, and
placing an order for it.
Payment:
Online shoppers commonly use credit card or debit card to make payments, Here we are
using Paypal Payment Security For Customers
Features of Paypal:

-5Pay pal is an incredibly popular way of sending and receiving money over the Internet.
Thousands of people use the service to pay for items bought on shopping site and for a
variety of other goods over the Internet, making it one of the most convenient as well as
the most popular ways to send and receive money online
Most Secure
Free User Registration.
Product delivery:
Once a payment has been accepted the goods or services can be delivered in the
following ways.
Shipping: The product is shipped to the customer's address.
Shopping cart systems: A type of program that represents a virtual shopping cart,
similar to a real shopping cart. Shopping carts are an important component of ecommerce sites such as online shops or merchant storefronts. Program that runs
on a website to collect and record purchasing decisions of a visitor. The visitor
adds items to their cart for purchase until they are ready to check out and pay
for those items. Here we can Add the item, delete the item and also change the
quantity of the item in cart.
Admin And Users:
This Shopping Site includes two components: the User screen which is what your
customers will see (the item name, price, category), and the administration area,
which is what you will use to manage the store
Admin Module:
Admin having Login Screen for Security A way to easily set general store settings such as
the way products should be displayed, Adding, Deleting and Updating the Items
Admin manage orders effectively (pending, shipped).Admin can view the All the
information in such as User information and Transaction etc;
User Module: User having login screen for Security a store catalog that is easy to
browse and that presents product information is a way that is both useful and
graphically pleasing. Special pages where customers can easily find products that
are on sale, featured products, products that belong to the same brand,
etc .Sophisticated shopping cart systems like Product Cart include hundreds of
other storefront features.

-6-

Data Flow Diagram


4.2 Data Flow Diagram
A Data Flow Diagram (DFD) is a graphical representation of the "flow" of data through
an Information System. A data flow diagram can also be used for the visualization of
Data Processing. It is common practice for a designer to draw a context-level DFD first
which shows the interaction between the system and outside entities. This context-level
DFD is then "exploded" to show more detail of the system being modeled.
A DFD represents flow of data through a system. Data flow diagrams are commonly used
during problem analysis. It views a system as a function that transforms the input into
desired output. A DFD shows movement of data through the different transformations or
processes in the system.

Data Flow Diagram Notation


.
Function

File/Database

Input/Output

Flow

-7-

Fig 3.1 Data Flow Diagram of the Paradise Interiors


Level 0

-8-

Level 1

-9-

Login

User

List
Of
Items

DB

Add
To
Cart

Payment
Gateways

Add items
Update Qntity
Delete the items

Pay

Auto
Log
Out

- 10 -

Level 2:

Login

Admin

Add View
Update Delete
the Items

Reporting

Paid
Report

Pending
Report

DB

- 11 -

Entity Relation Diagram


4.2.1 ER diagram
An entity-relationship (ER) diagram is a specialized graphic that illustrates the
interrelationships between entities in a database. ER diagrams often use symbols to
represent three different types of information. Boxes are commonly used to represent
entities. Diamonds are normally used to represent relationships and ovals are used to
represent attributes
An entity-relationship model (ERM) in software engineering is an abstract and
conceptual representation of data. Entity-relationship modeling is a relational schema
database modeling method, used to produce a type of conceptual schema or semantic data
model of a system, often a relational database, and its requirements in a top-down
fashion.

- 12 -

Name

Sex
Addres
s

Users

Email
ID

Ph
one

1
Passwor
d

Pin
State

Creat
es

City

Date

Bill
no

Invoice
Email
ID

Name
Produc
t ID

Amount

Item
Name
Quantity

Product

Has Items
Description

Amou
nt

Cate
gory

1
Sale

Bill No

N
N
Invoice Details
Amount

Quantity
Product
ID

Item
Name

- 13 -

5.Performance Requirements
The system is supposed to be having good memory space and a Bigger Ram above 512
MB preferably

6.Design Constraints
The product is designed by keeping in mind that employee has registered to access the
features of the website. The administrator has to login to access the admin features in the
website
Software Constraints:
Operating system Windows 7 or more
Microsoft Visual Studio2008
MS SQL Server 2005

Hardware constraints:
Computer: INTEL compatible
RAM: 512 MB or higher

You might also like