SlideShare a Scribd company logo
1 of 49
[1][1] Project : onlineshop.comProject : onlineshop.com
Internal Guide Nam
Mr. N.S Patel
Mr.Sanket Patel
Submitted By:
Tilwani Rashmi G.(E No:837)
Internal Guide Name:
Mr. Sanket Patel
[2][2]
SHREE BANASKANTHA ANJANA PATEL KELAVANI MANDAL
SANCHALIT A.S.PATEL B.C.A & P.G.D.C.A COLLEGE
(AFFILIATED TO HEMCHNDRACHARYA NORTH GUJARAT UNIVERCITY PATAN)
PALANPUR-385001
CERTIFICATE
TO WHOM SO EVER IT MAY CONCERN
This is to certify that the following students of TYBCA have completed their full time project Titled “Online Mobile
Shopping System" satisfactorily fulfill the requirement of TYBCA Hemchandracharya North Gujarat University, Patan, in the
year 2010-2011.
Sr. No Name of the Student: Exam No.
1. Tilwani Rashmi G. 837
Internal Guide Principal:
Mr. N.S.Patel, Mr.Sanket.S Patel Mr.Hitesh Patel
Onlineshop.com
Project : onlineshop.comProject : onlineshop.com
[3][3]
Onlineshop.com
Project : onlineshop.comProject : onlineshop.com
Index
S.R.NO CONTENTS PAGE
NO
1 Project Profile 05
2 Acknowledgement 07
3 Company Profile 09
4 About College 11
5 About University 13
6 Current Manual System 15
7 Project Overview 17
8 Support Technology –
-Back-end Tools.
- Front-end
Tools
19
9 Requirements –
-Software.
-Hardware
21
10 Data Dictionary 23
11 Data Flow Diagram 30
12 Screen Layout 37
13 Conclusion 57
14 Bibliography 59
[4][4]
Onlineshop.com
Project : onlineshop.comProject : onlineshop.com
1. PROJECT PROFILE
Project Title Online Mobile Shopping System
Description
To make a customer user friendly with online
Mobile shopping
Team Size One
Project Guide
Mr. N.S Patel
Mr. S.S Patel
Front-End PHP,HTML,CSS.Java Script.
Back-End PHP MYSQL
Tools Macromedia Dreamweaver 8.
Developed By
Submitted To Shree A.S.Patel B.C.A & P.G.D.C.A Collage
3. COMPANY PROFILE
Treasure is a remarkable and unique online shopping website based in India, Banaskantha. Our aim is to make the entire
world reach the gigantic treasure of Indian products. We are a symbol of uncompromising quality, proven purity,
impeccable workmanship, and transparent pricing.
Fields of specialization
We deliver an unbeatable offering right from traditional/ethnic Indian designs to products, superior and fair
workmanship, logical pricing with easy and fair exchange.
We specialize in using all different products aesthetically appealing giving our customers clear details of different
materials used and their respective price as far as possible.
Our approach
Using a fair conduct principle and consumer–oriented approach in our business, we sincerely believe that people should
not regret having dealt with us, and for this reason we make sure that all our product has intrinsic value.
3. COMPANY PROFILE
Treasure is a remarkable and unique online shopping website based in India, Banaskantha. Our aim is to make the entire
world reach the gigantic treasure of Indian products. We are a symbol of uncompromising quality, proven purity,
impeccable workmanship, and transparent pricing.
Fields of specialization
We deliver an unbeatable offering right from traditional/ethnic Indian designs to products, superior and fair
workmanship, logical pricing with easy and fair exchange.
We specialize in using all different products aesthetically appealing giving our customers clear details of different
materials used and their respective price as far as possible.
Our approach
Using a fair conduct principle and consumer–oriented approach in our business, we sincerely believe that people should
not regret having dealt with us, and for this reason we make sure that all our product has intrinsic value.
[5][5]
Onlineshop.com
Project : onlineshop.comProject : onlineshop.com
[6][6]
About Project
Project : onlineshop.comProject : onlineshop.com
6. CURRENT MANUAL SYSTEM
The organization in which all the works are done manually the management approve the needs of computerization of work.
During the study of existing system following are observed.
•As the current system is totally manual.
• Due to manually process, it requires more time for
Completion of any work
•Existing system is manual. So it increases the chances of errors And also
increases time needed.
•Lots of time consumed for searching customer’s records and other more details
• More manpower is required and timely updating is Complicated.
•Immediate response to the inquiries is difficult and time Consuming.
Hardware Requirements
128 MB RAM
Minimum 500 MHz processor
Color Monitor
Hard Disk Drive of 20 GB or more
Keyboard
Mouse
Hardware Requirements
128 MB RAM
Minimum 500 MHz processor
Color Monitor
Hard Disk Drive of 20 GB or more
Keyboard
Mouse
[7][7]
Requirment Of Hardware And Software
Project : onlineshop.comProject : onlineshop.com
Software Requirement
Following Packages are required for installation of online shopping System.
Operating System : Windows XP
Database : MYSQL
Software Requirement
Following Packages are required for installation of online shopping System.
Operating System : Windows XP
Database : MYSQL
[8][8]
About Project
Project : onlineshop.comProject : onlineshop.com
[9][9]
Project Overview
7.PROJECT OVERVIEW
Scope of the System
With the help of the project we can reduce the time and the man work for the organization. It
can help for the employee to increase their priority for the work for the show-room.
The proposed scope of this system is to reduce the manual work of “TREASURE MOBILE
SHOPPING MALL”. This system prevents erroneous work of transaction.
This system provide sharp efficiency and accuracy within necessary validation. By using this
System , it helps to manage the ONLINE MOBILE SHOPPING SYSTEM in a proper way.
Project : onlineshop.comProject : onlineshop.com
[10][10]
Data Dictionary
DATA DICTIONARY
ADMIN LOGIN TABLE
Primary key:- ADMIN_ID
Project : onlineshop.comProject : onlineshop.com
FIELDNAME DATATYPE DESCRIPTION CONSTRAINTS
ADMIN_ID INT(10) Primary Key Null
USERNAME VARCHAR(255) Login Admin Null
PASSWORD VARCHAR(255) Login Password Null
[11][11]
1.1 :
USER LOGIN TABLE
Primary key:- u_id
Data Dictionary
Project : Onlineshop.comProject : Onlineshop.com
FIELDNAME DATATYPE DESCRIPTION CONSTRAINTS
U_ID INT(10) Primary Key Null
U_TXTUSER VARCHAR(255) Login User Null
U_TXTEMAIL VARCHAR(255) Email Id Null
U_TXTPASS VARCHAR (255) Login Password Null
[12][12]
Data Dictionary
1.1 :
PROFILE TABLE
Primary key: - PRO_ID , Foreign Key :- U_ID
Project : onlineshop.comProject : onlineshop.com
FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS
PRO_ID INT(11) PROFILE ID Null
U_ID INT(11) U_ID Null
U_TXTFIRST VARCHAR(50) First Name Null
U_TXTLALST VARCHAR(50) Last Name Null
U_GENDER VARCHAR(20) User Gender Null
U_DOB VARCHAR(20) User Birthdate Null
U_TXTADD TAXT User Address Null
U_TXTCIT VARCHAR(50) User City Null
U_TXTPIN INT(6) User PinCode Null
U_TXTSTA VARCHAR(30) User State Null
U_TXTCOUN VARCHAR(30) User India Null
U_MOBILE VARCHAR(50) User Mobile Null
[13][13]
Data Dictionary
1.1 :
MOBILE BRAND TABLE
Primary key: - BRAND_ID
Project : onlineshop.comProject : onlineshop.com
FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS
BRAND_ID INT(11) Product Id Null
BRAND NAME VARCHAR(50) Product Name Null
[14][14]
Data Dictionary
1.1
PRODUCT TABLE
Primary key: - PROD_ID. Foreign key: - BRAND_ID
Project : onlineshop.comProject : onlineshop.com
FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS
PRO_ID INT(11) Profile Id Null
BRAND_ID INT(11) Brand_Id Null
MODEL NAME VARCHAR(50) Model Details Null
KEYFEATU VARCHAR(50) Product Fetures Null
IMAGES VARCHAR(20) Product Images Null
[15][15]
Data Dictionary
1.1
ORDER DETAILS TABLE
Primary key: - O_Id , Foreign key: - U_Id
Project : onlineshop.comProject : onlineshop.com
FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS
O_Id INT(11) Order Id Null
U_Id INT(11) User Id Null
MODEL_NAME VARCHAR(100) Model Details Null
QUT INT(11) Quantity Null
PRICE INT(11) Price Null
TOTAL PRICE INT(11) Total Amount Null
[16][16]
Data Dictionary
1.1
CART TABLE
Primary key: - CART_ID , Foreign key: - U_ID
,Foreign key: - PROD_ID
Project : onlineshop.comProject : onlineshop.com
FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS
CART_ID INT(11) Cart Id Null
U_ID INT(11) User Id Null
PROD_ID INT(11) Product Id Null
MODEL VARCHAR(225) User Login Null
PRICE VARCHAR(125) Price Null
QUT VARCHAR(25) Quantity Null
TOTAL VARCHAR(25) Total Amount Null
[17][17]
Data Dictionary
1.1
FEEDBACK TABLE
Primary key :- FeedId
Project : onlineshop.comProject : onlineshop.com
FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS
FEEDID INT Feedback Not Null
DATE SMALLDATETIME Date & time Not Null
NAME VARCHAR(50) User name Null
ADDRESS VARCHAR(MAX) User address Null
EMAIL VARCHAR(50) User address Null
CITY VARCHAR(50) User city Null
CONTACT NUMERIC(12,0) User contact Null
DETAIL VARCHAR(MAX) User information Null
CHECKED NCHAR(6) Check information Null
[18][18]
Data Dictionary
1.1
TBLCOMPLAIN TABLE
Project : onlineshop.comProject : onlineshop.com
FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS
DATE SMALLDATETIME Date & time Not Null
NAME VARCHAR(35) User name Null
EMAIL VARCHAR(35) User address Null
NUMERIC(10,0) Mobile No Null
ADDRESS VARCHAR(70) User address Null
TITLE VARCHAR(80) Title Null
DETAIL VARCHAR(MAX) User information Null
CHECKED NCHAR(3) Check information Null
Data Flow Diagram
INQUIRY DETAIL
[19][19] Project : onlineshop.comProject : onlineshop.com
Online
Mobile
Shopping
System
Admin
Requested Detail
Updation /Order
realise
User
Request
registration/ord
er
Response
C
o
n
t
e
x
t
L
e
v
e
l
D
F
D
[20][20]
Data Flow Diagram
Project : onlineshop.comProject : onlineshop.com
[21][21]
Data Flow Diagram
Project : onlineshop.comProject : onlineshop.com
[22][22]
Data Flow Diagram
Project : onlineshop.comProject : onlineshop.com
Second Level DFD for process 3.0(Add/Remove
Category)
Category
Management
2.1
Update
Category
2.2
View
Category
2.3
Admin Insert
Category
detail
category
Category
Information
Updated
Information
Store Category
[23][23]
Data Flow Diagram
Project : onlineshop.comProject : onlineshop.com
Second Level DFD for process 3.0(Add/Remove
Product)
Product
Management
3.1
Update
Product
3.2
View Product
3.3
Admin
Product
Product
Information
Updated
Information
[24][24]
Data Flow Diagram
Project : onlineshop.comProject : onlineshop.com
Second Level DFD for process 4.0(Add/Block
Admin User)
Creating User
4.1
Lock User
4.2
Admin
udetails
User Information
Verifying &
Locking User
Verifying &
Creating User
[26][26]
Data Flow Diagram
Project : onlineshop.comProject : onlineshop.com
Second Level DFD for process 8.0(Registration)
Verification
8.1
Creating A/C
8.2
User
udetails
Reply
Storing user
details
Verifying the
A/c’s
Accessing A/C
8.3
[27][27]
Data Flow Diagram
Project : onlineshop.comProject : onlineshop.com
Second Level DFD for process 9.0(Placing
Order)
Verification
Of A/C
9.1
Adding
Product to a
Cart
9.2
User
udetails
Reply
Verifying the
A/c’s
Place an
Order
9.3
Cart
Viewing Cart
Request
Orders & Order
Details
Details of Order
Request
[28][28] Project : onlineshop.comProject : onlineshop.com
[29][29]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[29][29]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[30][30]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[31][31]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[32][32]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[33][33]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[34][34]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[35][35]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[36][36]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[37][37]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[38][38] Project : onlineshop.comProject : onlineshop.com
[39][39]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[40][40]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[41][41]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[42][42]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[43][43]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[44][44]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[45][45]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[46][46]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[47][47]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
[48][48]
Screen Layout
Project : onlineshop.comProject : onlineshop.com
++
[49][49] Project : onlineshop.comProject : onlineshop.com

More Related Content

What's hot

Mini project report_on_online_shopping
Mini project report_on_online_shoppingMini project report_on_online_shopping
Mini project report_on_online_shoppingSandeep Bittu
 
Online shopping report-6 month project
Online shopping report-6 month projectOnline shopping report-6 month project
Online shopping report-6 month projectGinne yoffe
 
Mobile Phone Shop
Mobile Phone ShopMobile Phone Shop
Mobile Phone ShopBashi9675
 
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPT
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPTONLINE GROCERY STORE MANAGEMENT SYSTEM PPT
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPTChetanBhandari14
 
E-Commerce website IT project PPT
E-Commerce website IT project PPTE-Commerce website IT project PPT
E-Commerce website IT project PPTMD HAFIZ
 
Updated black book ice cream parlour TYBSCIT Final year project in PDF
Updated black book ice cream parlour TYBSCIT Final year project in PDFUpdated black book ice cream parlour TYBSCIT Final year project in PDF
Updated black book ice cream parlour TYBSCIT Final year project in PDFYogeshDhamke2
 
Onlineline shopping Yash Bazaar.com
Onlineline shopping Yash Bazaar.comOnlineline shopping Yash Bazaar.com
Onlineline shopping Yash Bazaar.comTmu
 
Restaurent management system
Restaurent management systemRestaurent management system
Restaurent management systemSmit Patel
 
Srs group 4 v5 - esmart shopping
Srs group 4  v5 - esmart shoppingSrs group 4  v5 - esmart shopping
Srs group 4 v5 - esmart shoppingadprojects1
 
Online Shopping System
Online Shopping SystemOnline Shopping System
Online Shopping SystemKusum Sankhala
 
Online grocery store
Online grocery storeOnline grocery store
Online grocery storeKavita Sharma
 
Mobile store management
Mobile store management Mobile store management
Mobile store management Rupendra Verma
 
Online shopping ppt by rohit jain
Online shopping ppt by rohit jainOnline shopping ppt by rohit jain
Online shopping ppt by rohit jainRohit Jain
 
Electronics shop management system
Electronics shop management systemElectronics shop management system
Electronics shop management systemmehulgundaliya
 
SRS For Online Store
SRS For Online StoreSRS For Online Store
SRS For Online StoreAhsan Rizwan
 

What's hot (20)

Mobile shop.ppt123
Mobile shop.ppt123Mobile shop.ppt123
Mobile shop.ppt123
 
Project Documentation
Project DocumentationProject Documentation
Project Documentation
 
Mini project report_on_online_shopping
Mini project report_on_online_shoppingMini project report_on_online_shopping
Mini project report_on_online_shopping
 
Online shopping report-6 month project
Online shopping report-6 month projectOnline shopping report-6 month project
Online shopping report-6 month project
 
Mobile Phone Shop
Mobile Phone ShopMobile Phone Shop
Mobile Phone Shop
 
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPT
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPTONLINE GROCERY STORE MANAGEMENT SYSTEM PPT
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPT
 
grocery management system
grocery  management systemgrocery  management system
grocery management system
 
Online shopping Project
Online shopping Project Online shopping Project
Online shopping Project
 
E-Commerce website IT project PPT
E-Commerce website IT project PPTE-Commerce website IT project PPT
E-Commerce website IT project PPT
 
Updated black book ice cream parlour TYBSCIT Final year project in PDF
Updated black book ice cream parlour TYBSCIT Final year project in PDFUpdated black book ice cream parlour TYBSCIT Final year project in PDF
Updated black book ice cream parlour TYBSCIT Final year project in PDF
 
Online shopping
Online shoppingOnline shopping
Online shopping
 
Onlineline shopping Yash Bazaar.com
Onlineline shopping Yash Bazaar.comOnlineline shopping Yash Bazaar.com
Onlineline shopping Yash Bazaar.com
 
Restaurent management system
Restaurent management systemRestaurent management system
Restaurent management system
 
Srs group 4 v5 - esmart shopping
Srs group 4  v5 - esmart shoppingSrs group 4  v5 - esmart shopping
Srs group 4 v5 - esmart shopping
 
Online Shopping System
Online Shopping SystemOnline Shopping System
Online Shopping System
 
Online grocery store
Online grocery storeOnline grocery store
Online grocery store
 
Mobile store management
Mobile store management Mobile store management
Mobile store management
 
Online shopping ppt by rohit jain
Online shopping ppt by rohit jainOnline shopping ppt by rohit jain
Online shopping ppt by rohit jain
 
Electronics shop management system
Electronics shop management systemElectronics shop management system
Electronics shop management system
 
SRS For Online Store
SRS For Online StoreSRS For Online Store
SRS For Online Store
 

Viewers also liked

Project report on mobile shop management
Project report on mobile shop managementProject report on mobile shop management
Project report on mobile shop managementDinesh Jogdand
 
Online mobile-store-project-in-php
Online mobile-store-project-in-phpOnline mobile-store-project-in-php
Online mobile-store-project-in-phpFreeprojectz
 
Entity relationship Diagram for Online buy and Sale Project
Entity relationship Diagram for Online buy and Sale ProjectEntity relationship Diagram for Online buy and Sale Project
Entity relationship Diagram for Online buy and Sale ProjectNaimul Arif
 
Online Shopping Presentation
Online Shopping PresentationOnline Shopping Presentation
Online Shopping Presentationamanda-schmid
 
Online shopping presentation
Online shopping presentationOnline shopping presentation
Online shopping presentationpobr0702
 
Deals made easy| Online Shopping Kart |Java,Jsp,JDBC
Deals made easy| Online Shopping Kart |Java,Jsp,JDBCDeals made easy| Online Shopping Kart |Java,Jsp,JDBC
Deals made easy| Online Shopping Kart |Java,Jsp,JDBCSaikiranReddy Sama
 
127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentationNitesh Kumar
 
Html project on website of mobile store
Html project on website of mobile storeHtml project on website of mobile store
Html project on website of mobile storeMonika Kadam
 
MINI PROJECT ON CELLPHONE DETECTOR
MINI PROJECT ON CELLPHONE DETECTORMINI PROJECT ON CELLPHONE DETECTOR
MINI PROJECT ON CELLPHONE DETECTORPrannoy Chakravarthi
 
project on visual basic 6.0 ' Jewellery Shop Management'
project on visual basic 6.0 ' Jewellery Shop Management' project on visual basic 6.0 ' Jewellery Shop Management'
project on visual basic 6.0 ' Jewellery Shop Management' Anitha Krishnappa
 
Online shopping system
Online shopping systemOnline shopping system
Online shopping systemNik_Panchal
 
Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Krishna Mohan Shakya
 
ER diagram for Shopping Mall Management System
ER diagram for Shopping Mall Management SystemER diagram for Shopping Mall Management System
ER diagram for Shopping Mall Management Systemvipul kumar
 
production and opreation(pom) on redbull
production and opreation(pom) on redbullproduction and opreation(pom) on redbull
production and opreation(pom) on redbullRishabh Rathi
 
DFD for E-Commerce Website
DFD for E-Commerce WebsiteDFD for E-Commerce Website
DFD for E-Commerce WebsiteRabart Kurrey
 
Download presentation
Download presentationDownload presentation
Download presentationwebhostingguy
 

Viewers also liked (20)

Project report on mobile shop management
Project report on mobile shop managementProject report on mobile shop management
Project report on mobile shop management
 
Online mobile-store-project-in-php
Online mobile-store-project-in-phpOnline mobile-store-project-in-php
Online mobile-store-project-in-php
 
Entity relationship Diagram for Online buy and Sale Project
Entity relationship Diagram for Online buy and Sale ProjectEntity relationship Diagram for Online buy and Sale Project
Entity relationship Diagram for Online buy and Sale Project
 
The Mobile Store
The Mobile Store The Mobile Store
The Mobile Store
 
Online Shopping Presentation
Online Shopping PresentationOnline Shopping Presentation
Online Shopping Presentation
 
Online shopping presentation
Online shopping presentationOnline shopping presentation
Online shopping presentation
 
Itvv project ppt
Itvv project pptItvv project ppt
Itvv project ppt
 
Deals made easy| Online Shopping Kart |Java,Jsp,JDBC
Deals made easy| Online Shopping Kart |Java,Jsp,JDBCDeals made easy| Online Shopping Kart |Java,Jsp,JDBC
Deals made easy| Online Shopping Kart |Java,Jsp,JDBC
 
Online shopping
Online shoppingOnline shopping
Online shopping
 
127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation
 
Html project on website of mobile store
Html project on website of mobile storeHtml project on website of mobile store
Html project on website of mobile store
 
MINI PROJECT ON CELLPHONE DETECTOR
MINI PROJECT ON CELLPHONE DETECTORMINI PROJECT ON CELLPHONE DETECTOR
MINI PROJECT ON CELLPHONE DETECTOR
 
project on visual basic 6.0 ' Jewellery Shop Management'
project on visual basic 6.0 ' Jewellery Shop Management' project on visual basic 6.0 ' Jewellery Shop Management'
project on visual basic 6.0 ' Jewellery Shop Management'
 
Mobile Store
Mobile StoreMobile Store
Mobile Store
 
Online shopping system
Online shopping systemOnline shopping system
Online shopping system
 
Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)
 
ER diagram for Shopping Mall Management System
ER diagram for Shopping Mall Management SystemER diagram for Shopping Mall Management System
ER diagram for Shopping Mall Management System
 
production and opreation(pom) on redbull
production and opreation(pom) on redbullproduction and opreation(pom) on redbull
production and opreation(pom) on redbull
 
DFD for E-Commerce Website
DFD for E-Commerce WebsiteDFD for E-Commerce Website
DFD for E-Commerce Website
 
Download presentation
Download presentationDownload presentation
Download presentation
 

Similar to Online Mobile Shopping

Grocery app aj
Grocery app ajGrocery app aj
Grocery app ajAmita Jain
 
E-commrce page.docx
E-commrce page.docxE-commrce page.docx
E-commrce page.docxAmitmAHI4
 
Final Year Project.pptx
Final Year Project.pptxFinal Year Project.pptx
Final Year Project.pptxMehwishMug
 
E-commerce documentation
E-commerce documentationE-commerce documentation
E-commerce documentationSohel Parvez
 
online shopping ppt edited.pptx
online shopping ppt edited.pptxonline shopping ppt edited.pptx
online shopping ppt edited.pptxANIMESHKUMARMATIA
 
A major project on.pptx
A major project on.pptxA major project on.pptx
A major project on.pptxSubham376423
 
Online shopping management system project.pdf
Online shopping management system project.pdfOnline shopping management system project.pdf
Online shopping management system project.pdfKamal Acharya
 
Synopsis of yashbazaar.com
Synopsis of yashbazaar.comSynopsis of yashbazaar.com
Synopsis of yashbazaar.comTmu
 
An Online Food Ordering Service
An Online Food Ordering ServiceAn Online Food Ordering Service
An Online Food Ordering Serviceshreeram38
 
IRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining
IRJET- Comparative Information Regarding Shopping Mall Portal using Data MiningIRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining
IRJET- Comparative Information Regarding Shopping Mall Portal using Data MiningIRJET Journal
 
x 13118706 Artur Janka Project Presentation
x 13118706 Artur Janka Project Presentation x 13118706 Artur Janka Project Presentation
x 13118706 Artur Janka Project Presentation Artur Janka
 
Online reastaurant ordering managemant system
Online reastaurant ordering managemant systemOnline reastaurant ordering managemant system
Online reastaurant ordering managemant systemPreksha Thada
 
Richard Beaumont, Global Procurement Development Executive at Rolls-Royce - E...
Richard Beaumont, Global Procurement Development Executive at Rolls-Royce - E...Richard Beaumont, Global Procurement Development Executive at Rolls-Royce - E...
Richard Beaumont, Global Procurement Development Executive at Rolls-Royce - E...Global Business Events
 
Báo cáo Eproject 3 Aptech Online jwelleryshopping
Báo cáo Eproject 3 Aptech Online jwelleryshoppingBáo cáo Eproject 3 Aptech Online jwelleryshopping
Báo cáo Eproject 3 Aptech Online jwelleryshoppingPeace Nguyễn
 
Restaurant manager app
Restaurant manager appRestaurant manager app
Restaurant manager appNidhi Kumari
 

Similar to Online Mobile Shopping (20)

Grocery app aj
Grocery app ajGrocery app aj
Grocery app aj
 
E-commrce page.docx
E-commrce page.docxE-commrce page.docx
E-commrce page.docx
 
Final Year Project.pptx
Final Year Project.pptxFinal Year Project.pptx
Final Year Project.pptx
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 
E-commerce documentation
E-commerce documentationE-commerce documentation
E-commerce documentation
 
online shopping ppt edited.pptx
online shopping ppt edited.pptxonline shopping ppt edited.pptx
online shopping ppt edited.pptx
 
A major project on.pptx
A major project on.pptxA major project on.pptx
A major project on.pptx
 
Online shopping management system project.pdf
Online shopping management system project.pdfOnline shopping management system project.pdf
Online shopping management system project.pdf
 
Synopsis of yashbazaar.com
Synopsis of yashbazaar.comSynopsis of yashbazaar.com
Synopsis of yashbazaar.com
 
An Online Food Ordering Service
An Online Food Ordering ServiceAn Online Food Ordering Service
An Online Food Ordering Service
 
prachi
prachiprachi
prachi
 
IRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining
IRJET- Comparative Information Regarding Shopping Mall Portal using Data MiningIRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining
IRJET- Comparative Information Regarding Shopping Mall Portal using Data Mining
 
x 13118706 Artur Janka Project Presentation
x 13118706 Artur Janka Project Presentation x 13118706 Artur Janka Project Presentation
x 13118706 Artur Janka Project Presentation
 
Online reastaurant ordering managemant system
Online reastaurant ordering managemant systemOnline reastaurant ordering managemant system
Online reastaurant ordering managemant system
 
Richard Beaumont, Global Procurement Development Executive at Rolls-Royce - E...
Richard Beaumont, Global Procurement Development Executive at Rolls-Royce - E...Richard Beaumont, Global Procurement Development Executive at Rolls-Royce - E...
Richard Beaumont, Global Procurement Development Executive at Rolls-Royce - E...
 
Báo cáo Eproject 3 Aptech Online jwelleryshopping
Báo cáo Eproject 3 Aptech Online jwelleryshoppingBáo cáo Eproject 3 Aptech Online jwelleryshopping
Báo cáo Eproject 3 Aptech Online jwelleryshopping
 
E-Ration Shop.pptx
E-Ration Shop.pptxE-Ration Shop.pptx
E-Ration Shop.pptx
 
Restaurant manager app
Restaurant manager appRestaurant manager app
Restaurant manager app
 
Antiques to be sold
Antiques to be soldAntiques to be sold
Antiques to be sold
 
SE)[1].pptx
SE)[1].pptxSE)[1].pptx
SE)[1].pptx
 

Recently uploaded

9999266834 Call Girls In Noida Sector 52 (Delhi) Call Girl Service
9999266834 Call Girls In Noida Sector 52 (Delhi) Call Girl Service9999266834 Call Girls In Noida Sector 52 (Delhi) Call Girl Service
9999266834 Call Girls In Noida Sector 52 (Delhi) Call Girl Servicenishacall1
 
Android Application Components with Implementation & Examples
Android Application Components with Implementation & ExamplesAndroid Application Components with Implementation & Examples
Android Application Components with Implementation & ExamplesChandrakantDivate1
 
Mobile Application Development-Components and Layouts
Mobile Application Development-Components and LayoutsMobile Application Development-Components and Layouts
Mobile Application Development-Components and LayoutsChandrakantDivate1
 
Thane 💋 Call Girls 7738631006 💋 Call Girls in Thane Escort service book now. ...
Thane 💋 Call Girls 7738631006 💋 Call Girls in Thane Escort service book now. ...Thane 💋 Call Girls 7738631006 💋 Call Girls in Thane Escort service book now. ...
Thane 💋 Call Girls 7738631006 💋 Call Girls in Thane Escort service book now. ...Pooja Nehwal
 
Mobile Application Development-Android and It’s Tools
Mobile Application Development-Android and It’s ToolsMobile Application Development-Android and It’s Tools
Mobile Application Development-Android and It’s ToolsChandrakantDivate1
 
FULL ENJOY - 9999218229 Call Girls in {Mahipalpur}| Delhi NCR
FULL ENJOY - 9999218229 Call Girls in {Mahipalpur}| Delhi NCRFULL ENJOY - 9999218229 Call Girls in {Mahipalpur}| Delhi NCR
FULL ENJOY - 9999218229 Call Girls in {Mahipalpur}| Delhi NCRnishacall1
 
Leading Mobile App Development Companies in India (2).pdf
Leading Mobile App Development Companies in India (2).pdfLeading Mobile App Development Companies in India (2).pdf
Leading Mobile App Development Companies in India (2).pdfCWS Technology
 

Recently uploaded (8)

9999266834 Call Girls In Noida Sector 52 (Delhi) Call Girl Service
9999266834 Call Girls In Noida Sector 52 (Delhi) Call Girl Service9999266834 Call Girls In Noida Sector 52 (Delhi) Call Girl Service
9999266834 Call Girls In Noida Sector 52 (Delhi) Call Girl Service
 
Android Application Components with Implementation & Examples
Android Application Components with Implementation & ExamplesAndroid Application Components with Implementation & Examples
Android Application Components with Implementation & Examples
 
Mobile Application Development-Components and Layouts
Mobile Application Development-Components and LayoutsMobile Application Development-Components and Layouts
Mobile Application Development-Components and Layouts
 
Obat Penggugur Kandungan Di Apotik Kimia Farma (087776558899)
Obat Penggugur Kandungan Di Apotik Kimia Farma (087776558899)Obat Penggugur Kandungan Di Apotik Kimia Farma (087776558899)
Obat Penggugur Kandungan Di Apotik Kimia Farma (087776558899)
 
Thane 💋 Call Girls 7738631006 💋 Call Girls in Thane Escort service book now. ...
Thane 💋 Call Girls 7738631006 💋 Call Girls in Thane Escort service book now. ...Thane 💋 Call Girls 7738631006 💋 Call Girls in Thane Escort service book now. ...
Thane 💋 Call Girls 7738631006 💋 Call Girls in Thane Escort service book now. ...
 
Mobile Application Development-Android and It’s Tools
Mobile Application Development-Android and It’s ToolsMobile Application Development-Android and It’s Tools
Mobile Application Development-Android and It’s Tools
 
FULL ENJOY - 9999218229 Call Girls in {Mahipalpur}| Delhi NCR
FULL ENJOY - 9999218229 Call Girls in {Mahipalpur}| Delhi NCRFULL ENJOY - 9999218229 Call Girls in {Mahipalpur}| Delhi NCR
FULL ENJOY - 9999218229 Call Girls in {Mahipalpur}| Delhi NCR
 
Leading Mobile App Development Companies in India (2).pdf
Leading Mobile App Development Companies in India (2).pdfLeading Mobile App Development Companies in India (2).pdf
Leading Mobile App Development Companies in India (2).pdf
 

Online Mobile Shopping

  • 1. [1][1] Project : onlineshop.comProject : onlineshop.com Internal Guide Nam Mr. N.S Patel Mr.Sanket Patel Submitted By: Tilwani Rashmi G.(E No:837) Internal Guide Name: Mr. Sanket Patel
  • 2. [2][2] SHREE BANASKANTHA ANJANA PATEL KELAVANI MANDAL SANCHALIT A.S.PATEL B.C.A & P.G.D.C.A COLLEGE (AFFILIATED TO HEMCHNDRACHARYA NORTH GUJARAT UNIVERCITY PATAN) PALANPUR-385001 CERTIFICATE TO WHOM SO EVER IT MAY CONCERN This is to certify that the following students of TYBCA have completed their full time project Titled “Online Mobile Shopping System" satisfactorily fulfill the requirement of TYBCA Hemchandracharya North Gujarat University, Patan, in the year 2010-2011. Sr. No Name of the Student: Exam No. 1. Tilwani Rashmi G. 837 Internal Guide Principal: Mr. N.S.Patel, Mr.Sanket.S Patel Mr.Hitesh Patel Onlineshop.com Project : onlineshop.comProject : onlineshop.com
  • 3. [3][3] Onlineshop.com Project : onlineshop.comProject : onlineshop.com Index S.R.NO CONTENTS PAGE NO 1 Project Profile 05 2 Acknowledgement 07 3 Company Profile 09 4 About College 11 5 About University 13 6 Current Manual System 15 7 Project Overview 17 8 Support Technology – -Back-end Tools. - Front-end Tools 19 9 Requirements – -Software. -Hardware 21 10 Data Dictionary 23 11 Data Flow Diagram 30 12 Screen Layout 37 13 Conclusion 57 14 Bibliography 59
  • 4. [4][4] Onlineshop.com Project : onlineshop.comProject : onlineshop.com 1. PROJECT PROFILE Project Title Online Mobile Shopping System Description To make a customer user friendly with online Mobile shopping Team Size One Project Guide Mr. N.S Patel Mr. S.S Patel Front-End PHP,HTML,CSS.Java Script. Back-End PHP MYSQL Tools Macromedia Dreamweaver 8. Developed By Submitted To Shree A.S.Patel B.C.A & P.G.D.C.A Collage
  • 5. 3. COMPANY PROFILE Treasure is a remarkable and unique online shopping website based in India, Banaskantha. Our aim is to make the entire world reach the gigantic treasure of Indian products. We are a symbol of uncompromising quality, proven purity, impeccable workmanship, and transparent pricing. Fields of specialization We deliver an unbeatable offering right from traditional/ethnic Indian designs to products, superior and fair workmanship, logical pricing with easy and fair exchange. We specialize in using all different products aesthetically appealing giving our customers clear details of different materials used and their respective price as far as possible. Our approach Using a fair conduct principle and consumer–oriented approach in our business, we sincerely believe that people should not regret having dealt with us, and for this reason we make sure that all our product has intrinsic value. 3. COMPANY PROFILE Treasure is a remarkable and unique online shopping website based in India, Banaskantha. Our aim is to make the entire world reach the gigantic treasure of Indian products. We are a symbol of uncompromising quality, proven purity, impeccable workmanship, and transparent pricing. Fields of specialization We deliver an unbeatable offering right from traditional/ethnic Indian designs to products, superior and fair workmanship, logical pricing with easy and fair exchange. We specialize in using all different products aesthetically appealing giving our customers clear details of different materials used and their respective price as far as possible. Our approach Using a fair conduct principle and consumer–oriented approach in our business, we sincerely believe that people should not regret having dealt with us, and for this reason we make sure that all our product has intrinsic value. [5][5] Onlineshop.com Project : onlineshop.comProject : onlineshop.com
  • 6. [6][6] About Project Project : onlineshop.comProject : onlineshop.com 6. CURRENT MANUAL SYSTEM The organization in which all the works are done manually the management approve the needs of computerization of work. During the study of existing system following are observed. •As the current system is totally manual. • Due to manually process, it requires more time for Completion of any work •Existing system is manual. So it increases the chances of errors And also increases time needed. •Lots of time consumed for searching customer’s records and other more details • More manpower is required and timely updating is Complicated. •Immediate response to the inquiries is difficult and time Consuming.
  • 7. Hardware Requirements 128 MB RAM Minimum 500 MHz processor Color Monitor Hard Disk Drive of 20 GB or more Keyboard Mouse Hardware Requirements 128 MB RAM Minimum 500 MHz processor Color Monitor Hard Disk Drive of 20 GB or more Keyboard Mouse [7][7] Requirment Of Hardware And Software Project : onlineshop.comProject : onlineshop.com
  • 8. Software Requirement Following Packages are required for installation of online shopping System. Operating System : Windows XP Database : MYSQL Software Requirement Following Packages are required for installation of online shopping System. Operating System : Windows XP Database : MYSQL [8][8] About Project Project : onlineshop.comProject : onlineshop.com
  • 9. [9][9] Project Overview 7.PROJECT OVERVIEW Scope of the System With the help of the project we can reduce the time and the man work for the organization. It can help for the employee to increase their priority for the work for the show-room. The proposed scope of this system is to reduce the manual work of “TREASURE MOBILE SHOPPING MALL”. This system prevents erroneous work of transaction. This system provide sharp efficiency and accuracy within necessary validation. By using this System , it helps to manage the ONLINE MOBILE SHOPPING SYSTEM in a proper way. Project : onlineshop.comProject : onlineshop.com
  • 10. [10][10] Data Dictionary DATA DICTIONARY ADMIN LOGIN TABLE Primary key:- ADMIN_ID Project : onlineshop.comProject : onlineshop.com FIELDNAME DATATYPE DESCRIPTION CONSTRAINTS ADMIN_ID INT(10) Primary Key Null USERNAME VARCHAR(255) Login Admin Null PASSWORD VARCHAR(255) Login Password Null
  • 11. [11][11] 1.1 : USER LOGIN TABLE Primary key:- u_id Data Dictionary Project : Onlineshop.comProject : Onlineshop.com FIELDNAME DATATYPE DESCRIPTION CONSTRAINTS U_ID INT(10) Primary Key Null U_TXTUSER VARCHAR(255) Login User Null U_TXTEMAIL VARCHAR(255) Email Id Null U_TXTPASS VARCHAR (255) Login Password Null
  • 12. [12][12] Data Dictionary 1.1 : PROFILE TABLE Primary key: - PRO_ID , Foreign Key :- U_ID Project : onlineshop.comProject : onlineshop.com FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS PRO_ID INT(11) PROFILE ID Null U_ID INT(11) U_ID Null U_TXTFIRST VARCHAR(50) First Name Null U_TXTLALST VARCHAR(50) Last Name Null U_GENDER VARCHAR(20) User Gender Null U_DOB VARCHAR(20) User Birthdate Null U_TXTADD TAXT User Address Null U_TXTCIT VARCHAR(50) User City Null U_TXTPIN INT(6) User PinCode Null U_TXTSTA VARCHAR(30) User State Null U_TXTCOUN VARCHAR(30) User India Null U_MOBILE VARCHAR(50) User Mobile Null
  • 13. [13][13] Data Dictionary 1.1 : MOBILE BRAND TABLE Primary key: - BRAND_ID Project : onlineshop.comProject : onlineshop.com FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS BRAND_ID INT(11) Product Id Null BRAND NAME VARCHAR(50) Product Name Null
  • 14. [14][14] Data Dictionary 1.1 PRODUCT TABLE Primary key: - PROD_ID. Foreign key: - BRAND_ID Project : onlineshop.comProject : onlineshop.com FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS PRO_ID INT(11) Profile Id Null BRAND_ID INT(11) Brand_Id Null MODEL NAME VARCHAR(50) Model Details Null KEYFEATU VARCHAR(50) Product Fetures Null IMAGES VARCHAR(20) Product Images Null
  • 15. [15][15] Data Dictionary 1.1 ORDER DETAILS TABLE Primary key: - O_Id , Foreign key: - U_Id Project : onlineshop.comProject : onlineshop.com FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS O_Id INT(11) Order Id Null U_Id INT(11) User Id Null MODEL_NAME VARCHAR(100) Model Details Null QUT INT(11) Quantity Null PRICE INT(11) Price Null TOTAL PRICE INT(11) Total Amount Null
  • 16. [16][16] Data Dictionary 1.1 CART TABLE Primary key: - CART_ID , Foreign key: - U_ID ,Foreign key: - PROD_ID Project : onlineshop.comProject : onlineshop.com FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS CART_ID INT(11) Cart Id Null U_ID INT(11) User Id Null PROD_ID INT(11) Product Id Null MODEL VARCHAR(225) User Login Null PRICE VARCHAR(125) Price Null QUT VARCHAR(25) Quantity Null TOTAL VARCHAR(25) Total Amount Null
  • 17. [17][17] Data Dictionary 1.1 FEEDBACK TABLE Primary key :- FeedId Project : onlineshop.comProject : onlineshop.com FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS FEEDID INT Feedback Not Null DATE SMALLDATETIME Date & time Not Null NAME VARCHAR(50) User name Null ADDRESS VARCHAR(MAX) User address Null EMAIL VARCHAR(50) User address Null CITY VARCHAR(50) User city Null CONTACT NUMERIC(12,0) User contact Null DETAIL VARCHAR(MAX) User information Null CHECKED NCHAR(6) Check information Null
  • 18. [18][18] Data Dictionary 1.1 TBLCOMPLAIN TABLE Project : onlineshop.comProject : onlineshop.com FIELD- NAME DATATYPE DESCRIPTION CONSTRAINS DATE SMALLDATETIME Date & time Not Null NAME VARCHAR(35) User name Null EMAIL VARCHAR(35) User address Null NUMERIC(10,0) Mobile No Null ADDRESS VARCHAR(70) User address Null TITLE VARCHAR(80) Title Null DETAIL VARCHAR(MAX) User information Null CHECKED NCHAR(3) Check information Null
  • 19. Data Flow Diagram INQUIRY DETAIL [19][19] Project : onlineshop.comProject : onlineshop.com Online Mobile Shopping System Admin Requested Detail Updation /Order realise User Request registration/ord er Response C o n t e x t L e v e l D F D
  • 20. [20][20] Data Flow Diagram Project : onlineshop.comProject : onlineshop.com
  • 21. [21][21] Data Flow Diagram Project : onlineshop.comProject : onlineshop.com
  • 22. [22][22] Data Flow Diagram Project : onlineshop.comProject : onlineshop.com Second Level DFD for process 3.0(Add/Remove Category) Category Management 2.1 Update Category 2.2 View Category 2.3 Admin Insert Category detail category Category Information Updated Information Store Category
  • 23. [23][23] Data Flow Diagram Project : onlineshop.comProject : onlineshop.com Second Level DFD for process 3.0(Add/Remove Product) Product Management 3.1 Update Product 3.2 View Product 3.3 Admin Product Product Information Updated Information
  • 24. [24][24] Data Flow Diagram Project : onlineshop.comProject : onlineshop.com Second Level DFD for process 4.0(Add/Block Admin User) Creating User 4.1 Lock User 4.2 Admin udetails User Information Verifying & Locking User Verifying & Creating User
  • 25. [26][26] Data Flow Diagram Project : onlineshop.comProject : onlineshop.com Second Level DFD for process 8.0(Registration) Verification 8.1 Creating A/C 8.2 User udetails Reply Storing user details Verifying the A/c’s Accessing A/C 8.3
  • 26. [27][27] Data Flow Diagram Project : onlineshop.comProject : onlineshop.com Second Level DFD for process 9.0(Placing Order) Verification Of A/C 9.1 Adding Product to a Cart 9.2 User udetails Reply Verifying the A/c’s Place an Order 9.3 Cart Viewing Cart Request Orders & Order Details Details of Order Request
  • 27. [28][28] Project : onlineshop.comProject : onlineshop.com
  • 28. [29][29] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 29. [29][29] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 30. [30][30] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 31. [31][31] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 32. [32][32] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 33. [33][33] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 34. [34][34] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 35. [35][35] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 36. [36][36] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 37. [37][37] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 38. [38][38] Project : onlineshop.comProject : onlineshop.com
  • 39. [39][39] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 40. [40][40] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 41. [41][41] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 42. [42][42] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 43. [43][43] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 44. [44][44] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 45. [45][45] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 46. [46][46] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 47. [47][47] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 48. [48][48] Screen Layout Project : onlineshop.comProject : onlineshop.com
  • 49. ++ [49][49] Project : onlineshop.comProject : onlineshop.com