Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 24

ONLINE SPORT SHOP

INTROLDUCTION
1 .INTRODUCTIN:
The main objective of this project is to make an internet based online
shopping store system which provides vendors to make an online shop through which a
customer can buy any product. The aim of designing this type of system is to manage
the product in any shop and to provide an effective way to sell the product by helping
the customers to purchase it without having them in the store. This system can be used
by anyone, a small store or a multinational company and as the system is online based it
can be used from remote locations.
2. OBJECTIVE:
Existing system:
The system which is available requires a customer to visit the shop manual and
to choose the items from the shop. As the system requires a manual visit of a person, it
consumes time and is not a user-friendly process. The customer who went shopping
must know the details of the product which he/she want to buy. Otherwise, it will be
difficult to identify the product as there are various similar looking products available.
The shop will be out of reach from the distant customers and hence loose the customers.
PROJECT PROFILE
 Hardware requirement:
Processor Pentium IV or Higher

RAM 4GB RAM or more

HARD DISK 80 GB HD or more

Communication Internet connection

 Software requirement:
Operating System Microsoft Window XP or any…

Document purpose Microsoft Word 2010


 System design
DFD
1. CONTAX LEVEL DFD (0.level)

LOGIN ONLINE LOGIN

USER SPORT ADMIN

RESPONS SHOP RETRIVE


2. FIRSTLEVEL -DFD

USNAME/PWD REQUEST

LOGIN
ADMIN ADMINLOGIN
PROCESS
1.0 TABLE
RESPONSE RESPONSE

SEARCH & MANG

SEARCH SEARCHIG REQUEST


USER DETAILS
PROCESS

2.0 TABLE
RESPONSE RESPONSE
3. SECOND LEVEL DFD FOR- ADMIN

USNAME/PWD USNAME/PWD

ADMIN LOGIN ADMINLOGIN


PROCESS
TABLE
1.1

LOGIN

ADD PRODUCT ADD PRODUCT


ADD DETAILS
PRODCT
TABLE
RESPONSE 1.2 RESPONSE
4. SECOND LEVEL DFD FOR-
ADMIN

DELETE PRODCT DELETE PRODCT


ADMIN DELETE DETAILS
PRODCT
TABLE
RESPONSE 1.3 RESPONSE

UPDATE
UPDATE PRODUCT UPDATE PRODCT
PRODUCT DETAILS
1.4 TABLE

RESPONSE RESPONSE
5.SECOND LEVEL DFD FOR-
USER

USNAME/PWD USNAME/PWD
USER LOGIN USERLOGIN
PROCESS
TABLE
RESPONSE 2.1 RESPONS

LOGIN

SEARCH PRODUC SEARCH PRODCT


SEARCH DETAILS
PRODUCT
TABLE
RESPONSE 2.2 RESPONSE
6.SECOND LEVEL DFD FOR-
USER

VIEW PRODCT VIEW PRODCT


USER VIEW DETAILS
PRODUCT
RESPONSE RESPONSE TABLE
2.3

feedback
parches
category's

LOGOUT
LOGOUT REQUEST
PROCESS LOGOUT SUCESSFULLY…………..!!
2.4
 E-R DIAGRAM

LNA FNA
ID
ADRS ME MEE
ID P.CO
D
CITY
P.NM
E
PIN
P.DES
User Product
EMAI
P.I.N
L
M
Prches
PSW PRIC
QTY
D E

TYPE

Maintains

Cart

ID
COD
TABLE DETAILS
1.Order table:
Field Name Field type Size Constraint Description

id Int 15 Primary key Store id


Product code Varchar 50 Not null Store product code

Product name Varchar 50 Not null Store product name

Product desc Varchar 50 Not null Store product desc

Price Int 10 Not null Store price

Units Int 5 Not null Store units


Total Int 15 Not null Store total
Date Timestamp Not null Store date
Email Varchar 50 Not null Store email
2.Product table
Field Name Field type Size Constraint Description

id Int 11 Primary key Store id

Product code Varchar 60 Not null Store product code

Product name Varchar 60 Not null Store product name

Product desc Varchar 70 Not null Store product details

Product img name Varchar 60 Not null Store product img

Qty Int 5 Not null Store quntity

Price decimal 10,2 Not null Store product price


3.Users table:
Field Name Field type Size Constraint Description
.
11 Primary key Store id
id Int
50 Not null Store fname
fname Varchar

50 Not null Store lname


lname Varchar

100 Not null Store address


address varchar

100 Not null Store city


city Varchar

6 Not null Store pin


pin Int

100 Not null Store email


email Varchar

15 Not null Stor pass


password Varchar

20 Not null Store type


type Varchar
Screen shots
TABLES:
1.Users table
.
2.Product table
.
3.Order table
.
pages
1.Home page
.
2.LOGIN PAGE:

.
3.REGISTER PAGE

.
4.CONTACT PAGE

.
5.PRODUCTS PAGE
.
6.ADMIN PAGE
.
VIEW CART

You might also like