SlideShare a Scribd company logo
1
E-COMMERCE
SYNOPSIS
SUBMITTED TO
DR. A.P.J. ABDUL KALAM TECHNICAL UNIVERSITY, LUCKNOW (U.P.)
FOR THE PARTIAL FULFILLMENT OF THE DEGREE OF MASTER
IN COMPUTER APPLICATION SESSION 2016-2017
Under the Guidance of: Submitted by:
Aman Rajvanshi Pradeep Kumar
Project manager 1512214940
IIHT Group-63
Gurgaon, Harayana SRMGPC-Lucknow
2
Synopsis
E-COMMERCE
3
INTRODUCTION:
E-commerce is fast gaining ground as an accepted and used business paradigm. More
and more business houses are implementing web sites providing functionality for performing
commercial transactions over the web. It is reasonable to say that the process of shopping on
the web is becoming commonplace. The objective of this project is to develop a general
purpose e-commerce store where any product (such as books, CDs, computers, mobile phones,
electronic items, and home appliances) can be bought from the comfort of home through the
Internet. However, for implementation purposes, this paper will deal with an online book
store. An online store is a virtual store on the Internet where customers can browse the catalog
and select products of interest. The selected items may be collected in a shopping cart. At
checkout time, the items in the shopping cart will be presented as an order. At that time, more
information will be needed to complete the transaction. Usually, the customer will be asked to
fill or select a billing address, a shipping address, a shipping option, and payment information
such as credit card number. An e-mail notification is sent to the customer as soon as the order
is placed.
4
OBJECTIVES OF THE PROJECT
Electronic Commerce (e-commerce) applications support the interaction between
different parties participating in a commerce transaction via the network, as well as the
management of the data involved in the process. The increasing importance of e-commerce is
apparent in the study conducted by researches at the GVU (Graphics, Visualization, and
Usability) Center at the Georgia Institute of Technology. In their summary of the findings
from the eighth survey, the researchers report that “e-commerce is taking off both in terms of
the number of users shopping as well as the total amount people are spending via Internet
based transactions”.
Over three quarters of the 10,000 respondents report having purchased items online. The most
cited reason for using the web for personal shopping was convenience (65%), followed by
availability of vendor information (60%), no pressure form sales person (55%) and saving
time (53%). Although the issue of security remains the primary reason why more people do
not purchase items online, the GVA survey also indicates that faith in the security of
ecommerce is increasing. As more people gain confidence in current encryption technologies,
more and more users can be expected to frequently purchase items online. A good e-
commerce site should present the following factors to the customers for better usability.
Knowing when an item was saved or not saved in the shopping cart. Returning to different
parts of the site after adding an item to the shopping cart. Easy scanning and selecting items
in a list. Effective categorical organization of products. Simple navigation from home page to
information and order links for specific products. Obvious shopping links or buttons. Minimal
and effective security notifications or messages. Consistent layout of product information.
Another important factor in the design of an e-commerce site is feedback. The interactive
cycle between a user and a web site is not complete until the web site responds to a command
5
entered by the user. According to Norman , "feedback--sending back to the user information
about what action has actually been done, what result has been accomplished--is a well known
concept in the science of control and information theory. Imagine trying to talk to someone
when you cannot even hear your own voice, or trying to draw a picture with a pencil that
leaves no mark: there would be no feedback".
Web site feedback often consists of a change in the visual or verbal information presented to
the user. Simple examples include highlighting a selection made by the user or filling a field
on a form based on a user's selection from a pull down list. Another example is using the
sound of a cash register to confirm that a product has been added to an electronic shopping
cart. Completed orders should be acknowledged quickly. This may be done with an
acknowledgment or fulfillment page. The amount of time it takes to generate and download
this page, however, is a source of irritation for many e-commerce users. Users are quick to
attribute meaning to events. A blank page, or what a user perceives to be "a long time" to
receive an acknowledgment, may be interpreted as "there must be something wrong with the
order." If generating an acknowledgment may take longer than what may be reasonably
expected by the user, then the design should include intermediate feedback to the user
indicating the progress being made toward acknowledgment or fulfillment. Finally, feedback
should not distract the user. Actions and reactions made by the web site should be meaningful.
Feedback should not draw the user's attention away from the important tasks of gathering
information, selecting products, and placing orders.
6
My Sql Database
In this project, MySQL is used as the backend database. MySQL is an opensource database
management system. The features of MySQL are given below. MySQL is a relational database
management system. A relational database stores information in different tables, rather than in one
giant table. These tables can be referenced to each other, to access and maintain data easily. MySQL is
open source database system. The database software can be used and modify by anyone according to
their needs. · It is fast, reliable and easy to use. To improve the performance, MySQL is multithreaded
database engine. A multithreaded application performs many tasks at the same time as if multiple
instances of that application were running simultaneously. In being multithreaded MySQL has many
advantages. A separate thread handles each incoming connection with an extra thread that is always
running to manage the connections. Multiple clients can perform read operations simultaneously, but
while writing, only hold up another client that needs access to the data being updated. Even though the
threads share the same process space, they execute individually and because of this separation,
multiprocessor machines can spread the thread across many CPUs as long as the host operating system
supports multiple CPUs. Multithreading is the key feature to support MySQL’s performance design
goals. It is the core feature around which MySQL is built.
7
TOOLS/PLATEFORM
HARDWARE REQUIREMENT:
 Processor type :Minimum: Intel Pentium3/ Pentium4
Recommended: Core 2 Duo or higher.
 Monitor: VGA Monitor ,LCD /LED
 RAM : Minimum: 1 GB
Recommended:2 GB or more
 Keyboard, Mouse, Monitor
 Hard disk: 40 GB or more
Software requirement:
 Operating System :
Microsoft Windows 7/8/8.1/10
 Front End Tool :
Adobe DreamWeaver
Adobe Photoshop
HTML
 Back End :
PHP
 Web Browser :
Google Chrome
Mozilla Firefox, etc.
 SERVER(OFLLINE):
XAMPP/WAMP/MAMP/LAMP
8
COMPLETESTRUCTUREOF THE PROGRAM
Project Modules
1. Registration
2. Login
3. Search product
4. Add Kart
5. Check out
6. Admin Pannel
1. Registration module
The system shall require a user to register, in order to carry out any purchage product
with it except for checking the availability of products. It will ask the user for the following
information at the least – a user id, a password, first name, last name, address, phone number,
email address, sex, age, preferred credit card number. The system will automatically create
user’s profile and the user will be registered.
2. login module
In login module a user who has purchage by e-commerce would have been given a user
id and a password. He would have his personal information stored in the database referred to
earlier in section 2 as ‘db-user’. This ‘personal information’ would be henceforth referred to as
‘profile’. Such a user with a profile in db-user shall be called a ‘registered user’. A registered
user will be able to check the availability of product as well as buy a product by logging into
the system
3. Search product
The customer can search any product regarding the needs and related products will be
Shown in the next page with the correespnding products. As user can search a single
Product with any names it will be searched and displayed .
9
4. Add Kart
When a user is done with the searching of the product then user needs to add the
product in tha kart in order to buy the product. Similarly all the products will be added to the
kart as the user suggests or likes the products and then it will be redirected to the checkout
page.
5.Check-Out
After adding the product the shopping kart the uesr is than redirectory to the check-
out page where user need to fill the details like address, contact no, email, delevery adderss. It
will show the number of products that you have add in your kart with the total price of the
product in the kart. And after that the user needs to select the mode of payment cash on
delivery or online payment then the user is redirected to the safe web page or the safe
environment where the transaction is going to happen.
6.Admin Pannal
Admin pannel is for the administrator to add the product, category, brands, title, price,
keywords, spectification , image, of the product which is directory visible in web site this is
The page where administrator control all the thing of the websites.
10
ANALYSIS
Project Design:
In order to design a web site, the relational database must be designed first. Conceptual
design can be divided into two parts: The data model and the process model. The data model
focuses on what data should be stored in the database while the process model deals with how
the data is processed. To put this in the context of the relational database, the data model is
used to design the relational tables. The process model is used to design the queries that will
access and perform operations on those tables.
DFD of the Project:
At zero and one level the border scenario of the whole portal is considered and at
second level an instance of this project is shown. Each break-up has been numbered as per the
rule of DFD. Here we attempted to incorporate all the details of the system.
0 Level DFD:
This is the context level DFD of the proposed system. The whole system has been
depicted in the way so that the information flow continuity should not be lost in the next level.
The purposed system is shown as a whole process and the inputs and outputs are shown with
incoming and outgoing arrow from the system.
1st
Level DFD:
This DFD shows all the processes together with all the data stores (tables). It shows the
true data flow i.e. how data is actually flowing in the system. Data is coming from which table
and going into which table is clearly shown by this understanding the whole system. The
application developer will fall back upon this DFD during the development phase.
11
0 Level DFD
Level 1 DFD
12
E-R Digrams :
13
User Case Digram :
14
Adding a New Product From Admin Panel :
15
-:Conclusion:-
The Internet has become a major resource in modern business, thus electronic shopping has
gained significance not only from the entrepreneur’s but also from the customer’s point of
view. For the entrepreneur, electronic shopping generates new business opportunities and for
the customer, it makes comparative shopping possible. As per a survey, most consumers of
online stores are impulsive and usually make a decision to stay on a site within the first few
seconds. “Website design is like a shop interior. If the shop looks poor or like hundreds of
other shops the customer is most likely to skip to the other site”. Hence we have designed the
project to provide the user with easy navigation, retrieval of data and necessary feedback as
much as possible.

More Related Content

What's hot

E-commerce documentation
E-commerce documentationE-commerce documentation
E-commerce documentation
Sohel Parvez
 
Project Report on Online shopping by Nawazish Anwar
Project Report on Online shopping by Nawazish AnwarProject Report on Online shopping by Nawazish Anwar
Project Report on Online shopping by Nawazish Anwar
Nawazish Raaz
 
Project Proposel Documentation
Project Proposel  DocumentationProject Proposel  Documentation
Project Proposel Documentation
Abid Afsar Khan Malang Falsafi
 
online-shopping-documentation-srs for TYBSCIT sem 6
 online-shopping-documentation-srs for TYBSCIT sem 6 online-shopping-documentation-srs for TYBSCIT sem 6
online-shopping-documentation-srs for TYBSCIT sem 6
YogeshDhamke2
 
Presentetion on Online Shopping Website Project.
Presentetion on Online Shopping Website Project.Presentetion on Online Shopping Website Project.
Presentetion on Online Shopping Website Project.
Amit Kumar
 
Report of e commerce website
Report of e commerce websiteReport of e commerce website
Report of e commerce website
Farhan Anik
 
Ecommerce(online Shopping)
Ecommerce(online Shopping)Ecommerce(online Shopping)
Ecommerce(online Shopping)
Umme habiba
 
E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)
Nazmul Hyder
 
Complete idp report on 'Consumer Behavior towards online shopping in Jamnagar...
Complete idp report on 'Consumer Behavior towards online shopping in Jamnagar...Complete idp report on 'Consumer Behavior towards online shopping in Jamnagar...
Complete idp report on 'Consumer Behavior towards online shopping in Jamnagar...
Darshana Chauhan
 
Business Requirement Specification
Business Requirement SpecificationBusiness Requirement Specification
Business Requirement Specificationsuhasreddy1
 
[[Srs]] online shopping website for TYBSC IT
[[Srs]] online shopping website for TYBSC IT[[Srs]] online shopping website for TYBSC IT
[[Srs]] online shopping website for TYBSC IT
YogeshDhamke2
 
Voice Command E-Commerce
Voice Command E-CommerceVoice Command E-Commerce
Consumer perception of online purchase about computer electronic devices
Consumer perception of online purchase about computer electronic devicesConsumer perception of online purchase about computer electronic devices
Consumer perception of online purchase about computer electronic devices
Jitin Sharma
 
Major Project
Major ProjectMajor Project
Major Project
Aryan Kaushik
 
How to Design for (Digital) Success
How to Design for (Digital) SuccessHow to Design for (Digital) Success
How to Design for (Digital) Success
Søren Engelbrecht
 
DATA ANALYSIS AND INTERPRETATION
DATA ANALYSIS AND INTERPRETATIONDATA ANALYSIS AND INTERPRETATION
DATA ANALYSIS AND INTERPRETATIONManju Saini
 

What's hot (20)

E-commerce documentation
E-commerce documentationE-commerce documentation
E-commerce documentation
 
Project Report on Online shopping by Nawazish Anwar
Project Report on Online shopping by Nawazish AnwarProject Report on Online shopping by Nawazish Anwar
Project Report on Online shopping by Nawazish Anwar
 
Project Proposel Documentation
Project Proposel  DocumentationProject Proposel  Documentation
Project Proposel Documentation
 
online-shopping-documentation-srs for TYBSCIT sem 6
 online-shopping-documentation-srs for TYBSCIT sem 6 online-shopping-documentation-srs for TYBSCIT sem 6
online-shopping-documentation-srs for TYBSCIT sem 6
 
Presentetion on Online Shopping Website Project.
Presentetion on Online Shopping Website Project.Presentetion on Online Shopping Website Project.
Presentetion on Online Shopping Website Project.
 
Online book store
Online book storeOnline book store
Online book store
 
Report of e commerce website
Report of e commerce websiteReport of e commerce website
Report of e commerce website
 
Ijbrm 24
Ijbrm 24Ijbrm 24
Ijbrm 24
 
Ecommerce(online Shopping)
Ecommerce(online Shopping)Ecommerce(online Shopping)
Ecommerce(online Shopping)
 
E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)
 
Complete idp report on 'Consumer Behavior towards online shopping in Jamnagar...
Complete idp report on 'Consumer Behavior towards online shopping in Jamnagar...Complete idp report on 'Consumer Behavior towards online shopping in Jamnagar...
Complete idp report on 'Consumer Behavior towards online shopping in Jamnagar...
 
Business Requirement Specification
Business Requirement SpecificationBusiness Requirement Specification
Business Requirement Specification
 
[[Srs]] online shopping website for TYBSC IT
[[Srs]] online shopping website for TYBSC IT[[Srs]] online shopping website for TYBSC IT
[[Srs]] online shopping website for TYBSC IT
 
Voice Command E-Commerce
Voice Command E-CommerceVoice Command E-Commerce
Voice Command E-Commerce
 
Consumer perception of online purchase about computer electronic devices
Consumer perception of online purchase about computer electronic devicesConsumer perception of online purchase about computer electronic devices
Consumer perception of online purchase about computer electronic devices
 
Major Project
Major ProjectMajor Project
Major Project
 
Cp on online marketing
Cp on online marketingCp on online marketing
Cp on online marketing
 
Radware Mobile Ecommerce Performance 2013
Radware Mobile Ecommerce Performance 2013Radware Mobile Ecommerce Performance 2013
Radware Mobile Ecommerce Performance 2013
 
How to Design for (Digital) Success
How to Design for (Digital) SuccessHow to Design for (Digital) Success
How to Design for (Digital) Success
 
DATA ANALYSIS AND INTERPRETATION
DATA ANALYSIS AND INTERPRETATIONDATA ANALYSIS AND INTERPRETATION
DATA ANALYSIS AND INTERPRETATION
 

Similar to Synopsis (repaired) pradeep

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
YogeshDhamke2
 
IRJET-Web Portal for Selling and Purchasing Old Books
IRJET-Web Portal for Selling and Purchasing Old BooksIRJET-Web Portal for Selling and Purchasing Old Books
IRJET-Web Portal for Selling and Purchasing Old Books
IRJET Journal
 
Online shopping management system project.pdf
Online shopping management system project.pdfOnline shopping management system project.pdf
Online shopping management system project.pdf
Kamal Acharya
 
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
IRJET Journal
 
A Business Review of E-Retailing in India
A Business Review of E-Retailing in IndiaA Business Review of E-Retailing in India
A Business Review of E-Retailing in India
Waqas Tariq
 
EASY DAY ONLINE.pptx
EASY DAY ONLINE.pptxEASY DAY ONLINE.pptx
EASY DAY ONLINE.pptx
Chandan Srivastava
 
E commerce website using php and my sql
E commerce website using php and my sqlE commerce website using php and my sql
E commerce website using php and my sql
Aakash Khandelwal
 
Scope of e retailing in india
Scope of e   retailing in indiaScope of e   retailing in india
Scope of e retailing in india
aman gupta
 
GLAM COLLECTION.pptx
GLAM COLLECTION.pptxGLAM COLLECTION.pptx
GLAM COLLECTION.pptx
ankitasankpal1
 
Online book buying and selling pptbook shopjjj.pptx
Online book buying and selling pptbook shopjjj.pptxOnline book buying and selling pptbook shopjjj.pptx
Online book buying and selling pptbook shopjjj.pptx
MDSalmanKhan22
 
Ijetr042318
Ijetr042318Ijetr042318
E-COMMERCE WITH RESPECT TO CAMERA & IT’S.pptx
E-COMMERCE WITH RESPECT TO CAMERA & IT’S.pptxE-COMMERCE WITH RESPECT TO CAMERA & IT’S.pptx
E-COMMERCE WITH RESPECT TO CAMERA & IT’S.pptx
AbbasSayyed5
 
online shopping
online shopping online shopping
online shopping
Ankuj Kumar
 
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
SaikiranReddy Sama
 
Synopsis of yashbazaar.com
Synopsis of yashbazaar.comSynopsis of yashbazaar.com
Synopsis of yashbazaar.com
Tmu
 
Ecommerce by bhawani nandan prasad
Ecommerce by bhawani nandan prasadEcommerce by bhawani nandan prasad
Ecommerce by bhawani nandan prasad
Bhawani N Prasad
 
Agile user story mapping
Agile user story mappingAgile user story mapping
Agile user story mapping
Tam Nguyen, PMP, CSM
 
Machine learning based recommender system for e-commerce
Machine learning based recommender system for e-commerceMachine learning based recommender system for e-commerce
Machine learning based recommender system for e-commerce
IAESIJAI
 

Similar to Synopsis (repaired) pradeep (20)

report
reportreport
report
 
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
 
IRJET-Web Portal for Selling and Purchasing Old Books
IRJET-Web Portal for Selling and Purchasing Old BooksIRJET-Web Portal for Selling and Purchasing Old Books
IRJET-Web Portal for Selling and Purchasing Old Books
 
Online shopping management system project.pdf
Online shopping management system project.pdfOnline shopping management system project.pdf
Online shopping management system project.pdf
 
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
 
main project doument
main project doumentmain project doument
main project doument
 
A Business Review of E-Retailing in India
A Business Review of E-Retailing in IndiaA Business Review of E-Retailing in India
A Business Review of E-Retailing in India
 
EASY DAY ONLINE.pptx
EASY DAY ONLINE.pptxEASY DAY ONLINE.pptx
EASY DAY ONLINE.pptx
 
E commerce website using php and my sql
E commerce website using php and my sqlE commerce website using php and my sql
E commerce website using php and my sql
 
Scope of e retailing in india
Scope of e   retailing in indiaScope of e   retailing in india
Scope of e retailing in india
 
GLAM COLLECTION.pptx
GLAM COLLECTION.pptxGLAM COLLECTION.pptx
GLAM COLLECTION.pptx
 
Online book buying and selling pptbook shopjjj.pptx
Online book buying and selling pptbook shopjjj.pptxOnline book buying and selling pptbook shopjjj.pptx
Online book buying and selling pptbook shopjjj.pptx
 
Ijetr042318
Ijetr042318Ijetr042318
Ijetr042318
 
E-COMMERCE WITH RESPECT TO CAMERA & IT’S.pptx
E-COMMERCE WITH RESPECT TO CAMERA & IT’S.pptxE-COMMERCE WITH RESPECT TO CAMERA & IT’S.pptx
E-COMMERCE WITH RESPECT TO CAMERA & IT’S.pptx
 
online shopping
online shopping online shopping
online shopping
 
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
 
Synopsis of yashbazaar.com
Synopsis of yashbazaar.comSynopsis of yashbazaar.com
Synopsis of yashbazaar.com
 
Ecommerce by bhawani nandan prasad
Ecommerce by bhawani nandan prasadEcommerce by bhawani nandan prasad
Ecommerce by bhawani nandan prasad
 
Agile user story mapping
Agile user story mappingAgile user story mapping
Agile user story mapping
 
Machine learning based recommender system for e-commerce
Machine learning based recommender system for e-commerceMachine learning based recommender system for e-commerce
Machine learning based recommender system for e-commerce
 

More from Wipro

% Profarma
% Profarma% Profarma
% Profarma
Wipro
 
Service quality of hdfc bank
Service quality of hdfc bankService quality of hdfc bank
Service quality of hdfc bank
Wipro
 
जिला बेसिक शिक्षा अधिकारी
जिला बेसिक शिक्षा अधिकारीजिला बेसिक शिक्षा अधिकारी
जिला बेसिक शिक्षा अधिकारी
Wipro
 
132 kv substation
132 kv substation132 kv substation
132 kv substation
Wipro
 
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKSINTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Wipro
 
An overview of moonlight applications test automation
An overview of moonlight applications test automationAn overview of moonlight applications test automation
An overview of moonlight applications test automation
Wipro
 
E learning resource locator, Synopsis
E learning resource locator, SynopsisE learning resource locator, Synopsis
E learning resource locator, Synopsis
Wipro
 

More from Wipro (7)

% Profarma
% Profarma% Profarma
% Profarma
 
Service quality of hdfc bank
Service quality of hdfc bankService quality of hdfc bank
Service quality of hdfc bank
 
जिला बेसिक शिक्षा अधिकारी
जिला बेसिक शिक्षा अधिकारीजिला बेसिक शिक्षा अधिकारी
जिला बेसिक शिक्षा अधिकारी
 
132 kv substation
132 kv substation132 kv substation
132 kv substation
 
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKSINTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
 
An overview of moonlight applications test automation
An overview of moonlight applications test automationAn overview of moonlight applications test automation
An overview of moonlight applications test automation
 
E learning resource locator, Synopsis
E learning resource locator, SynopsisE learning resource locator, Synopsis
E learning resource locator, Synopsis
 

Recently uploaded

special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
chanes7
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
kimdan468
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
DhatriParmar
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 

Recently uploaded (20)

special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 

Synopsis (repaired) pradeep

  • 1. 1 E-COMMERCE SYNOPSIS SUBMITTED TO DR. A.P.J. ABDUL KALAM TECHNICAL UNIVERSITY, LUCKNOW (U.P.) FOR THE PARTIAL FULFILLMENT OF THE DEGREE OF MASTER IN COMPUTER APPLICATION SESSION 2016-2017 Under the Guidance of: Submitted by: Aman Rajvanshi Pradeep Kumar Project manager 1512214940 IIHT Group-63 Gurgaon, Harayana SRMGPC-Lucknow
  • 3. 3 INTRODUCTION: E-commerce is fast gaining ground as an accepted and used business paradigm. More and more business houses are implementing web sites providing functionality for performing commercial transactions over the web. It is reasonable to say that the process of shopping on the web is becoming commonplace. The objective of this project is to develop a general purpose e-commerce store where any product (such as books, CDs, computers, mobile phones, electronic items, and home appliances) can be bought from the comfort of home through the Internet. However, for implementation purposes, this paper will deal with an online book store. An online store is a virtual store on the Internet where customers can browse the catalog and select products of interest. The selected items may be collected in a shopping cart. At checkout time, the items in the shopping cart will be presented as an order. At that time, more information will be needed to complete the transaction. Usually, the customer will be asked to fill or select a billing address, a shipping address, a shipping option, and payment information such as credit card number. An e-mail notification is sent to the customer as soon as the order is placed.
  • 4. 4 OBJECTIVES OF THE PROJECT Electronic Commerce (e-commerce) applications support the interaction between different parties participating in a commerce transaction via the network, as well as the management of the data involved in the process. The increasing importance of e-commerce is apparent in the study conducted by researches at the GVU (Graphics, Visualization, and Usability) Center at the Georgia Institute of Technology. In their summary of the findings from the eighth survey, the researchers report that “e-commerce is taking off both in terms of the number of users shopping as well as the total amount people are spending via Internet based transactions”. Over three quarters of the 10,000 respondents report having purchased items online. The most cited reason for using the web for personal shopping was convenience (65%), followed by availability of vendor information (60%), no pressure form sales person (55%) and saving time (53%). Although the issue of security remains the primary reason why more people do not purchase items online, the GVA survey also indicates that faith in the security of ecommerce is increasing. As more people gain confidence in current encryption technologies, more and more users can be expected to frequently purchase items online. A good e- commerce site should present the following factors to the customers for better usability. Knowing when an item was saved or not saved in the shopping cart. Returning to different parts of the site after adding an item to the shopping cart. Easy scanning and selecting items in a list. Effective categorical organization of products. Simple navigation from home page to information and order links for specific products. Obvious shopping links or buttons. Minimal and effective security notifications or messages. Consistent layout of product information. Another important factor in the design of an e-commerce site is feedback. The interactive cycle between a user and a web site is not complete until the web site responds to a command
  • 5. 5 entered by the user. According to Norman , "feedback--sending back to the user information about what action has actually been done, what result has been accomplished--is a well known concept in the science of control and information theory. Imagine trying to talk to someone when you cannot even hear your own voice, or trying to draw a picture with a pencil that leaves no mark: there would be no feedback". Web site feedback often consists of a change in the visual or verbal information presented to the user. Simple examples include highlighting a selection made by the user or filling a field on a form based on a user's selection from a pull down list. Another example is using the sound of a cash register to confirm that a product has been added to an electronic shopping cart. Completed orders should be acknowledged quickly. This may be done with an acknowledgment or fulfillment page. The amount of time it takes to generate and download this page, however, is a source of irritation for many e-commerce users. Users are quick to attribute meaning to events. A blank page, or what a user perceives to be "a long time" to receive an acknowledgment, may be interpreted as "there must be something wrong with the order." If generating an acknowledgment may take longer than what may be reasonably expected by the user, then the design should include intermediate feedback to the user indicating the progress being made toward acknowledgment or fulfillment. Finally, feedback should not distract the user. Actions and reactions made by the web site should be meaningful. Feedback should not draw the user's attention away from the important tasks of gathering information, selecting products, and placing orders.
  • 6. 6 My Sql Database In this project, MySQL is used as the backend database. MySQL is an opensource database management system. The features of MySQL are given below. MySQL is a relational database management system. A relational database stores information in different tables, rather than in one giant table. These tables can be referenced to each other, to access and maintain data easily. MySQL is open source database system. The database software can be used and modify by anyone according to their needs. · It is fast, reliable and easy to use. To improve the performance, MySQL is multithreaded database engine. A multithreaded application performs many tasks at the same time as if multiple instances of that application were running simultaneously. In being multithreaded MySQL has many advantages. A separate thread handles each incoming connection with an extra thread that is always running to manage the connections. Multiple clients can perform read operations simultaneously, but while writing, only hold up another client that needs access to the data being updated. Even though the threads share the same process space, they execute individually and because of this separation, multiprocessor machines can spread the thread across many CPUs as long as the host operating system supports multiple CPUs. Multithreading is the key feature to support MySQL’s performance design goals. It is the core feature around which MySQL is built.
  • 7. 7 TOOLS/PLATEFORM HARDWARE REQUIREMENT:  Processor type :Minimum: Intel Pentium3/ Pentium4 Recommended: Core 2 Duo or higher.  Monitor: VGA Monitor ,LCD /LED  RAM : Minimum: 1 GB Recommended:2 GB or more  Keyboard, Mouse, Monitor  Hard disk: 40 GB or more Software requirement:  Operating System : Microsoft Windows 7/8/8.1/10  Front End Tool : Adobe DreamWeaver Adobe Photoshop HTML  Back End : PHP  Web Browser : Google Chrome Mozilla Firefox, etc.  SERVER(OFLLINE): XAMPP/WAMP/MAMP/LAMP
  • 8. 8 COMPLETESTRUCTUREOF THE PROGRAM Project Modules 1. Registration 2. Login 3. Search product 4. Add Kart 5. Check out 6. Admin Pannel 1. Registration module The system shall require a user to register, in order to carry out any purchage product with it except for checking the availability of products. It will ask the user for the following information at the least – a user id, a password, first name, last name, address, phone number, email address, sex, age, preferred credit card number. The system will automatically create user’s profile and the user will be registered. 2. login module In login module a user who has purchage by e-commerce would have been given a user id and a password. He would have his personal information stored in the database referred to earlier in section 2 as ‘db-user’. This ‘personal information’ would be henceforth referred to as ‘profile’. Such a user with a profile in db-user shall be called a ‘registered user’. A registered user will be able to check the availability of product as well as buy a product by logging into the system 3. Search product The customer can search any product regarding the needs and related products will be Shown in the next page with the correespnding products. As user can search a single Product with any names it will be searched and displayed .
  • 9. 9 4. Add Kart When a user is done with the searching of the product then user needs to add the product in tha kart in order to buy the product. Similarly all the products will be added to the kart as the user suggests or likes the products and then it will be redirected to the checkout page. 5.Check-Out After adding the product the shopping kart the uesr is than redirectory to the check- out page where user need to fill the details like address, contact no, email, delevery adderss. It will show the number of products that you have add in your kart with the total price of the product in the kart. And after that the user needs to select the mode of payment cash on delivery or online payment then the user is redirected to the safe web page or the safe environment where the transaction is going to happen. 6.Admin Pannal Admin pannel is for the administrator to add the product, category, brands, title, price, keywords, spectification , image, of the product which is directory visible in web site this is The page where administrator control all the thing of the websites.
  • 10. 10 ANALYSIS Project Design: In order to design a web site, the relational database must be designed first. Conceptual design can be divided into two parts: The data model and the process model. The data model focuses on what data should be stored in the database while the process model deals with how the data is processed. To put this in the context of the relational database, the data model is used to design the relational tables. The process model is used to design the queries that will access and perform operations on those tables. DFD of the Project: At zero and one level the border scenario of the whole portal is considered and at second level an instance of this project is shown. Each break-up has been numbered as per the rule of DFD. Here we attempted to incorporate all the details of the system. 0 Level DFD: This is the context level DFD of the proposed system. The whole system has been depicted in the way so that the information flow continuity should not be lost in the next level. The purposed system is shown as a whole process and the inputs and outputs are shown with incoming and outgoing arrow from the system. 1st Level DFD: This DFD shows all the processes together with all the data stores (tables). It shows the true data flow i.e. how data is actually flowing in the system. Data is coming from which table and going into which table is clearly shown by this understanding the whole system. The application developer will fall back upon this DFD during the development phase.
  • 14. 14 Adding a New Product From Admin Panel :
  • 15. 15 -:Conclusion:- The Internet has become a major resource in modern business, thus electronic shopping has gained significance not only from the entrepreneur’s but also from the customer’s point of view. For the entrepreneur, electronic shopping generates new business opportunities and for the customer, it makes comparative shopping possible. As per a survey, most consumers of online stores are impulsive and usually make a decision to stay on a site within the first few seconds. “Website design is like a shop interior. If the shop looks poor or like hundreds of other shops the customer is most likely to skip to the other site”. Hence we have designed the project to provide the user with easy navigation, retrieval of data and necessary feedback as much as possible.