0% found this document useful (0 votes)
22 views13 pages

Het Pro

Uploaded by

komalrthakor2004
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views13 pages

Het Pro

Uploaded by

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

PROJECT REPORT

ON
E-commerce shop for Shopping
submitted to :-
SHRI C.J PATEL COLLAGE OF
COMPUTER STUDIES,VISNAGAR

SUBMITED BY:-SHEKH BASIR


THAKOR HARSH
RAVAL HET
INDEX
SR.NO CONTENTS PAGE NO:
1 PREFACE 3
2 OBJECTIVE 4
3 INTRODUCTION 5
4 TOOLS & TECHMOLOGY 6
5 DATA DICTIONARY 7
6 FORM DESIGN 11
7
8
9
PREFACE
 This website is provide to online shopping for buyer can
directly buy the products from home via internet or mobile.
 This website reduce lot of work for customer and owner.
 •The customer can get the online booking.
 • This website is real time completed transaction money.
OBJECTIVE:-
 l. Offer a User-Friendly Shopping Experience: The main goal of this online shopping system project is to
develop a platform that, by being simple to use and intuitive, makes online purchasing easier for
customers. This has a lot of features, like easy-to-use product searches, straightforward checkout
processes, and straightforward navigation. Abstraction makes things easy for the user.
 2. Secure Transactions: Implement robust security measures to protect client information,financial data,
and online transactions. This objective is crucial in order to increase consumers' self-assurance and
perception of trustworthiness.
 3. Effective Order Management: Make it easier for administrators to update stocks, handleclient data, and
handle orders by streamlining the administrative processes. Detailed User Documentation: To help users
and administrators alike comprehend and utilize the systeme fficiently, provide an in-depth user manual.
 2. Scalability and Future-Proofing: Build the system with expansion and improvementsin mind, making it
simple to include new features and technological advance mentsasthee-commerce industry changes.
 3. Quality Assurance and Testing: To find and fix any problems or faults inthesystemand ensure a high-
quality final result, do extensive testing, including unit testing, integration testing, and user acceptability
testing.
 4. Project Completion and Schedule Adherence: Follow the project timeline and milestones to ensure that
the project is completed on time and within budget.
 5. Customer happiness: The project's ultimate goal is to achieve high levels of customer happiness by
offering a simple and safe online shopping experience, which promotes customer loyalty and repeat
business. By achieving these goals, the Online Shopping System project will improve the satisfaction of
customers, help the platform expand and survive in the fiercely competitive online retail market, and
assist the success of the e-commerce industry

 By achieving these goals, the Online Shopping System project will improve the satisfaction of customers,
help the platform expand and survive in the fiercely competitive online retail market, and assist the
success of the e-commerce industry
OBJECTIVE:-
 Offer a User-Friendly Shopping Experience: The main goal of this online shopping system project is to
develop a platform that, by being simple to use and intuitive, makes online purchasing easier for
customers. This has a lot of features, like easy-to-use product searches, straightforward checkout
processes, and straightforward navigation. Abstraction makes things easy for the user.
 2. Secure Transactions: Implement robust security measures to protect client information,financial data,
and online transactions. This objective is crucial in order to increase consumers' self-assurance and
perception of trustworthiness.
 3. Effective Order Management: Make it easier for administrators to update stocks, handle client data, and
handle orders by streamlining the administrative processes. Detailed User Documentation: To help users
and administrators alike comprehend and utilize the system efficiently, provide an in-depth user manual.
 2. Scalability and Future-Proofing: Build the system with expansion and improvementsin mind, making it
simple to include new features and technological advance mentsasthee-commerce industry changes.
 3. Quality Assurance and Testing: To find and fix any problems or faults inthesystemand ensure a high-
quality final result, do extensive testing, including unit testing, integration testing, and user acceptability
testing.
 4. Project Completion and Schedule Adherence: Follow the project timeline and milestones to ensure that
the project is completed on time and within budget.
 5. Customer happiness: The project's ultimate goal is to achieve high levels of customer happiness by
offering a simple and safe online shopping experience, which promotes customer loyalty and repeat
business. By achieving these goals, the Online Shopping System project will improve the satisfaction of
customers, help the platform expand and survive in the fiercely competitive online retail market, and
assist the success of the e-commerce industry

 By achieving these goals, the Online Shopping System project will improve the satisfaction of customers,
help the platform expand and survive in the fiercely competitive online retail market, and assist the
success of the e-commerce industry
Introduction
 Purpose: In an attempt to serve as both a guide for programmers and an example
of high-quality software for prospective users, this article lists the features of open
source software. The Online Shopping System (OSS) seeks to provide vendors and
customers with all-inclusive solutions through a single online access point.
Suppliers will be able to establish online store fronts where clients may browse the
stock and make purchases without having to visit the business. Requests for new
shops can be approved or rejected by a system administrator, who can also keep
different lists of store categories.

 Scope: This system enables customers to keep their carts for future additions or
take down the merchandise over the internet.

 Overview: Using this strategy, customers may simply purchase things without
physically visiting the store, and shop owners can effortlessly sell products. Even
the most novice users can benefit from this recommended approach, which
doesn’t call for any formal schooling, professional experience, or advanced
computer knowledge. But those who are adept at using computers will find it most
useful.

 Definitions: OSS: Online Shopping System SRS: Software Requirements


Specifications GUI: Graphical User Interface Stakeholder: The person who will
participate in the system For example, visitor, administrator, and customer
TOOLS & TECHNOLOGY

 Software Tools
1. Front-end :- HTML,CSS,JAVASCRIPT
2. Back-end :- SQL

Documentation :-
3. Microsoft Word – 2007
4. Microsoft Power Point -2007

 Hardware Tools
3. Processor :- core i3 Duo Processor
4. Ram :- 520 GB Hard Disk
5. Hard Disk :- 4 GB Ram
DATA DICTIONARY
Register Table :-

Sr.No Field Field Field Constrai Description


Name Type Size nts
1 USERNA VARCHAR 50 NOT USERNAME
ME NULL
2 EMAIL VARCHAR 50 NOT EMAIL
NULL
3 PASSWOR VARCHAR 50 NOT PASSWORD
D NULL

4 CONFIRM VARCHAR 50 NOT CONFIRM


PASWOR NULL PASSWORD
D
5 ADDRESS VARCHAR 50 NOT ADDRESS
NULL
Sr.No Field Field Field Constr Descri
Name Type Type aints ption
1 USERNA VARCHA 50 NOT USERNA
ME R NULL ME
2 PASSW VARCHA 50 NOTNUL PASSW
ORD R L ORD

PRODUCT TABLE :-

Sr.No Field Name Field Field Constrai Description


Type Size nts
1 PNAME VARCH 50 NOT NULL PNAME
AR
2 PIMAGE VARCH 50 NOT NULL USER IMAGE
AR
3 PPRICE VARCH 50 NOT NULL PRICE
AR
4 PDESCRIPTI VARCH 50 NOT NULL FEEDBACK
ON AR
Sr.No Field Name Field Field Constrai Description
Type Size nts
1 ORDER ID INT 11 NOT NULL ORDER ID
2 PRODUCT_NA VARCHA 100 NOT NULL PRODUCT_NAM
ME R E
3 PRODUCT_PRI VARCHA 100 NOT NULL PRODUCT_PRIC
CE R E
4 CUSTOMER_N VARCHA 100 NOT NULL CUSTOMER_NA
AME R ME
5 ADDERSS VARCHA 100 NOT NULL CUSTOMER_AD
R DERSS
6 CITY VARCHA 200 NOT NULL CUSTOMER_CI
R TY
7 STATE VARCHA 200 NOT NULL CUSTOMER_ST
R ATE
8 POSTCODE VARCHA 200 NOT NULL PRODUCT_PIN
R CODE
9 NUMBER VARCHA 100 NOT NULL CUSTOMER_NU
R MBER
10 PAYMENT_MET VARCHA 100 NOT NULL PAYMENT_MET
HOD R HOD
ADMIN TABLE :-

Sr.No Field Name Field Field Constrai Descriptio


Type Type nts n
1 USERNAME VARCHAR 50 NOT ADMIN
NULL USERNAME
2 PASSWORD VARCHAR 50 NOTNULL ADMIN
PASSWORD
FORM DESIGN
Register And Login :-

You might also like