0% found this document useful (0 votes)
48 views7 pages

Electronic Items Shopping A Dissertation: Submitted in Partial Fulfillment of The Requirements of The Degree of

This document summarizes a dissertation on developing an e-commerce website for online shopping of electronic items. The dissertation describes developing a 3-tier website using technologies like PHP, MySQLi, HTML, CSS, Bootstrap, and JavaScript. The website allows users to browse products, add items to a shopping cart, and purchase online. It maintains customer records and allows searching. The objective is to create a basic e-commerce site and understand the underlying technologies.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views7 pages

Electronic Items Shopping A Dissertation: Submitted in Partial Fulfillment of The Requirements of The Degree of

This document summarizes a dissertation on developing an e-commerce website for online shopping of electronic items. The dissertation describes developing a 3-tier website using technologies like PHP, MySQLi, HTML, CSS, Bootstrap, and JavaScript. The website allows users to browse products, add items to a shopping cart, and purchase online. It maintains customer records and allows searching. The objective is to create a basic e-commerce site and understand the underlying technologies.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Electronic Items Shopping

A DISSERTATION
Submitted in partial fulfillment of the requirements
Of the degree of

BACHLEOR OF COMPUTER APPLICATION

By

ARPIT JAIN
20160289

Supervisor:
Mr. Manoj Varshney

DEPARTMENT OF COMPUTER APPLICATIONS


INSTITUTE OF ENGINEERING & TECHNOLOGY
MANGALAYATAN UNIVERSITY
May,2019

1
Approval Sheet

This Dissertation entitled Electronic Items Shopping by ARPIT JAIN is


approved for the degree of BACELOR OF COMPUTER APPLICATION.

Examiners
________________________
________________________
________________________

Supervisor (s)
________________________
________________________
________________________

Chairman
________________________

Date: ____________
Place: ____________

2
DECLARATION

I declare that this written submission represents my ideas in my own words and where others'
ideas or words have been included, I have adequately cited and referenced the original
sources. I also declare that I have adhered to all principles of academic honesty and integrity
and have not misrepresented or fabricated or falsified any idea/data/fact/source in my
submission. I understand that any violation of the above will be cause for disciplinary action
by the Institute and can also evoke penal action from the sources which have thus not been
properly cited or from whom proper permission has not been taken when needed.

Arpit jain

20160289

Date: __________

3
CERTIFICATE

This is certified that the dissertation titled “Electronic Items Shopping”


by ARPIT JAIN in partial fulfillment of the requirements for the award of the
Degree of BACELOR of Computer Applications is an original work carried
out by him/her under my/our supervision and guidance. It is certified that the
work has not been submitted anywhere else for the award of any other diploma
or degree of this or any other University.

Supervisor

Mr. Manoj Varshney

4
ACKNOWLEDGEMENT

Successfully completing any task gives us satisfaction as well as internal strength for future

problems but the person alone has never existed. He is truly accompanied by few people.

They use to give the person support as well as suggestion to successfully complete the work.

So we feel pleasure for thanking all such great people who motivates me and provides me

kind support at all stages of my Project work.

Firstly, we would like to honor my institute “Mangalayatan University ”. Here we have

been provided with a workplace and infrastructure to learn recent technologies and conceptual

background to strengthen our programming and professional skills.

We are very much grateful to Mr. Manoj Vashney and Mr. Umesh Sharma(Assistant

Professor), for their helpful attitude and encouragement in making our project.

Furthermore, we are thankful to all faculty members for motivating us and to the Staffs of

computer labs in the department for providing excellent valuable facility as well as issuing us

a computer system of good configuration and providing regular maintenance.

Arpit jain
20160289

5
ABSTRACT

The business-to-consumer aspect of product commerce (e-commerce) is the most visible


business use of the World Wide Web. The primary goal of an e-commerce site is to sell
goods online.

This project deals with developing an e-commerce website for Online Product Sale. It
provides the user with a catalog of different product available for purchase in the store.
In order to facilitate online purchase a shopping cart is provided to the user. The system is
implemented using a 3-tier approach, with a backend database, a middle tier of

Microsoft Internet Information Services (IIS) and PHP, and a web browser as the front
end client. In order to develop an e-commerce website, a number of Technologies must
be studied and understood.

These include multi-tiered architecture, server and client side scripting techniques,
implementation technologies such as PHP(OOP), JQUERY, BOOTSTRAP, HTML5,
relational databases (such as MySQLi, Access). This is a project with the objective to
develop a basic website where a consumer is provided with a shopping cart application
and also to know about the technologies used to develop such an application. This
document will discuss each of the underlying technologies to create and implement an e-
commerce website.

Name of the Project: Ecommerce For Electronics


Objectives:
Online buy a electronics
Maintenance of Customer record
Searching Customer records.
Users Views:
Administrator
Customer
Platform:
Operating Systems: Microsoft Windows
Technologies Used:
Front End:HTML, JavaScript and CSS,Bootstrap
Web designing language:PHP

6
RDBMS (Back end): MySQLI

You might also like