0% found this document useful (0 votes)
57 views26 pages

MVSS

This document describes a multi-vendor online shopping site project created using PHP. The project allows customers to browse and purchase products from multiple vendors, and includes modules for user, product, and order management. Key technologies used include XAMPP, HTML, CSS, JavaScript, PHP, and SQL. The document outlines the functions of these languages and technologies. It also provides screenshots of the project's database structure and site interfaces. Limitations and future enhancements are discussed, such as adding more security and improving the user experience.

Uploaded by

Albab Barar
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)
57 views26 pages

MVSS

This document describes a multi-vendor online shopping site project created using PHP. The project allows customers to browse and purchase products from multiple vendors, and includes modules for user, product, and order management. Key technologies used include XAMPP, HTML, CSS, JavaScript, PHP, and SQL. The document outlines the functions of these languages and technologies. It also provides screenshots of the project's database structure and site interfaces. Limitations and future enhancements are discussed, such as adding more security and improving the user experience.

Uploaded by

Albab Barar
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/ 26

INDUSTRIAL TRAINING VIVA

PROJECT
(MULTI VENDOR SHOPPING SITE BASED ON PHP)

Submitted to:
Submitted by:
MS. Shikha Mam Albab &
Arvind
Assist Professor of CSE CSE/17/272D

CSE/16/209
INTRODUCTION OF PROJECT
This is small scale project for online shopping system. The
basic idea is that customer’s can buy products online.
This project enables vendor to setup onlineshops.
Customer to browse through shops and a system
administrator to approve and reject requests for new
shops and maintain list of shops categories.
It is an online store that enables website owners to
sell their product online .it is a web shopping cart that web
enables the day-day sales functions. It includes product
and customers management modules. This website will be
useful to anyone who wants to purchase item using
internet.
TECHNOLOGY USED
Software: -
1. XAMPP
2. Web browser
3. Source code editor
Programming language:-
1. HTML
2. CSS
3. JavaScript
4. PHP
4. SQL
INTRODUCTION
OF
PROGRAMMING LANGUAGES
USED
HTML
HTML is the standard markup language for creating
Web pages.

•HTML stands for Hyper Text Markup Language


•HTML describes the structure of Web pages using

markup
•HTML elements are the building blocks of HTML

pages
•HTML elements are represented by tags

•HTML tags label pieces of content such as "heading",

"paragraph", "table", and so on



CSS
•CSS stands for Cascading Style Sheets
•CSS describes how HTML elements are to be

displayed on screen, paper, or in other media


•CSS saves a lot of work. It can control the layout of

multiple web pages all at once


•External stylesheets are stored in CSS files
JAVASCRIPT
• JavaScript is a client side scripting language. It is
case sensitive language similar as Java.
• It is most commonly used as part of web browsers,

whose implementations allow client-side scripts to


interact with the user, control the browser,
communicate asynchronously, and alter the document
content that is displayed.
• Java Script is used to create popup windows displaying

different alerts in the system like “User registered


successfully” ,”Product added to cart” etc.
PHP
• PHP is a server side scripting language that is especially
suited for web development.
• PHP generally runs on a web server Any PHP code in a
requested file is executed by the PHP runtime, usually to
create dynamic web page content. It can also be used
for command-line scripting and client-side GUI
applications. PHP can be deployed on most web servers,
many operating systems and platforms, and can be used
with many relational database management systems.
• It is available free of charge, and the PHP Group
provides the complete source code for users to build,
customize and extend for their own use.
SQL
•SQL stands for Structured Query Language
•SQL lets you access and manipulate databases

•SQL can execute queries against a database

•SQL can retrieve data from a database

•SQL can insert records in a database

•SQL can update records in a database

•SQL can delete records from a database

•SQL can create new databases

•SQL can create new tables in a database

•SQL can create stored procedures in a database

•SQL can create views in a database

•SQL can set permissions on tables, procedures, and

views
About the database of project
There is one database in this project for online
shopping which consist of following tables viz-
userprofile , systemuser ,product,product_category,
payment.
Er diagram
Screen shot of structure
of user database
Screen shot of structure of
Product database
SCREEN SHOTS
HOME PAGE
f
h
g
VENDOR HOMEPAGE
ADMIN HOMEPAGE
LIMITATIONS

• Chance of hacking of website.


• Depends on internet connection.
• There is a fear among consumers
that while buying online there can be
risk of getting their ordered products
or might they can lose their money.
FUTURE SCOPE
•Most generic consumer to consumer e-commerce
website which covers almost all possible categories
with 2 level listing. 
•Maximize benefits and minimize the disadvantages of a

common e-commerce website. 


•User friendly, Vendor friendly environment.
THANK YOU

You might also like