Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 28

A PROJECT ON ONLNE MOBLE

SHOPPNG
Created By - Patel Nehal
- 3onpal Ripal
- Patel Komal
0uided By- Mrs. Parul Panohal
CONTENT
Projeot profile
1eohnology review
3ystem study
3ystem design
Uata diotionary
3napshots
1.0 PROJECT PROFILE
.0 TECHNOLOGY REVIEW
ront- Lnd: PP
PP (ypertext Preprooessor) is a popular general-purpose server side soripting
language whioh oan be embedded into 1ML to oreate a wide variety of mini-
applioations, but oan also be used to build large-soale oomplex applioations.
ny PP oode in a requested file is exeouted by the PP runtime, usually to oreate
dynamio web page oontent. lt oan also be used for oommand-line soripting and
olient-side 0ul applioations. PP oan be deployed on most web servers, many
operating systems and platforms, and oan be used with many relational database
management systems (RUBM3). lt is available free of oharge, and the PP 0roup
provides the oomplete souroe oode for users to build, oustomize and extend for their
own use.
Baok-Lnd: 3L
0ften referred to as 3truotured uery Language, is a database oomputer language
designed for managing data in relational database management systems (RUBM3),
and originally based upon relational algebra and oaloulus. lts soope inoludes data
insert, query, update and delete, sohema oreation and modifioation, and data
aooess oontrol.
.0 SYSTEM STUDY
.1 INTRODUCTION:
1he online mobile shopping provides the faoility
to purohase mobile phones from anywhere, any
oomputer that satisfies basio requirements.
1his oould be done by searohing the desired
mobile phones also.
1he admin here uploads the details about
produot and also display their initial prioe. (with
gross oost+ v1+ Lxtra Charges )
1he oustomer must be registered in order to buy
the produot.
Projeot Category:
web pplioation.
. SYSTEM REQUIREMENT STUDY:
1here are two types of users in this system:
1. dministrator
2. Customer
dministrator oan perform many operations like:
Customer management
Produot management
Bill oreation
3took maintenanoe
uploading and removing oontent
updating site
Customer oan perform many operations like:
view the produot
Buy the produot
3earoh for produot
Register to buy the produot
Contaot the administrator for any query through oontaot details
. ADVANTAGES OF PROPOSED
SYSTEM:
Lasy to maintain
3eller may get good prioe for his/her produot
through disoounts or offers
Lasy to retrieval of reoords
ttraotive features and looks of the system
igher aoouraoy in produot details
user-friendly
.0 SYSTEM DESIGN:
.1 FLOWCHART
3ystem flowohart desoribes the data flow for data
prooessing system. lt provides a logioal diagram of
how the system operates. lt represents the flow of
doouments, the operation performed in data
prooessing system. lt also refleots the relationship
between input, prooessing and output.
ollowing are the features of a system flowohart:
1he souroes from whioh the data is generated and
devioe used for this purpose.
various prooessing steps involved.
1he intermediate and final output prepared and the
devioe used for their storage.
SYMBOLS USED FOR FLOWCHART
. DATA FLOW DIAGRAM:
Uata flow diagram (UU) illustrates how data is prooessed by a
system in terms of input and output. UUs are useful in
modeling, high level system and prooesses. 1hese diagrams
show the way in whioh data flows between elements in a
system and between the system and external entity.
our basio elements of UU are:
Uata flows- represented by named arrow.
Prooesses- represented by a oirole.
Lxternal Lntities- represented by a reotangle.
Uata stores- represented by open-ended reotangles.
SYMBOLS USED N DFD
CONTEXT LEVEL DAGRAM
LEVEL 1 DFD FOR ADMN
LEVEL-1 DFD FOR CUSTOMER:

ND
LEVEL DFD FOR ADMIN(MANAGING
USERS):

ND
LEVEL DFD FOR ADMIN(MANAGING
PRODUCTS):
. E-R DIAGRAM:
.0 DATA DICTIONARY:
LOG N
FIELD_NAME TYPE SIZE
USERNAME CHAR 10
PASSWORD VARCHAR2 10
TYPE VARCHAR2 20
PRODUCT
FIELD_NAME TYPE SIZE
PRODUCT_D VARCHAR2 15
PRODUCT_NAME VARCHAR2 10
PRODUCT_TYPE VARCHAR2 10
PRODUCT_PRCE NUMERC 10
UNT_PRCE NUMERC 10
QUANTTY NUMERC 6
UNTS_N_STOCK NUMERC 6
UNTS_N_ORDER NUMERC 6
MASTER TABLE
FIELD_NAME TYPE SIZE
PRODUCT_D VARCHAR2 15
PRODUCT_NAME VARCHAR2 10
PRCE NUMERC 10
PAYMENT
FIELD_NAME TYPE SIZE
Customer_id varchar2 30
CARD_NO VARCHAR2 25
CARD_D VARCHAR2 25
REGSTRATON DETAL
FIELD_NAME TYPE SIZE
CUSTOMER_D VARCHAR2 10
FRST_NAME CHAR 10
LAST_NAME CHAR 10
BRTHDATE DATE
ADDRESS VARCHAR2 25
MOBLE_NO NUMERC 10
.0 SCREEN SHOT:

You might also like