SlideShare une entreprise Scribd logo
1  sur  21
P a g e | 1
Ramrao Adik Institute of Technology
(Department of Computer Engieering)
Mini Project Report
On
ONLINE WOMEN SHOPPING
Subject-: Web Technologies
Presented By
Under the guidance of
Prof.Sheetal Ahir
Prof. Kamlesh Nenwani
Signature of Internal Examiner Signature of External Examiner
Roll No Batch-Sr. No Name
12CE1004 A1-3 SHREETOMA BAG
12CE1083 A1-12 KAMAKSHI BHAT
P a g e | 2
Contents of Report:
 ABSTRACT
 INDEX
 Chapter 1-Introduction
 Chapter 2-Analysis
 Chapter-3 Design
 Chapter-4 Implementation
 Chapter-5 Screenshots
 Chapter-6 Conclusion
P a g e | 3
ABSTRACT:
This is a small scale project for Online Furniture Shopping system.
The basic idea is that customer’s can buy products using online. The
administrator can enter the name and password and can create an account
and then can search and purchases products.
The Online Furniture Shopping system enables vendors to set up
online shops, customers to browse through the shops, and a system
administrator to approve and reject requests for new shops and maintain
lists of shop categories. Also on the agenda is designing an online
shopping site to manage the items in the shop and also help customers
purchase them online without having to visit the shop physically.Our
online shopping mall will use the internet as the sole method for selling
goods to its consumers. Shopping will be highly personalized and the
mall will provide lower prices than most competitors.
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 customer management modules. This website will be useful to
Anyone who wants to purchase items using internet.
P a g e | 4
INDEX:
CHAPTER NO. TOPIC PAGE NO.
1 INTRODUCTION 5
2 ANALYSIS
2.1 STUDY OF THE PROBLEM 6
2.2 PROJECT SCOPE 7
2.3 OBJECTIVES 8
3 DESIGN 9
4 IMPLEMENTATION 10
P a g e | 5
CHAPTER-1
INTRODUCTION:
The aim of this project is on the online shopping application it is developed
using HTML5, JAVA script, CSS, PHP. The application is very
useful where the buyer can directly buy the products from home via internet
on mobile or system. The application reduces lot of work load for customer as
well as owner. The transaction of money is completed in real time system.
Some of the online shops are EBAY Amazon. By this online shopping the
product is directly delivered to customer home.
Online shopping is the process consumers go through to purchase products or
Services over the Internet. An online shop, e-shopping, e-store, internet shop, web
shop , web store , online store,or virtual store evokes the physical analogy of
buying products or services at a bricks-and-mortar retailer or in a mall. The
metaphor of an online catalog is also used, by analogy with mail order catalogs.
All types of stores have retail web sites, including those that do and do not also
have physical storefronts and paper catalogs. Online shopping is a type
of electronic commerce used for business-to-business(B2B) and business-to-
consumer (B2C) transactions.The term Web shop also refers to a place of business
where web development, web hosting and other types of web related activities
take place (Web refers to the World Wide Web and "shop" has a colloquial
meaning used to describe the place where one's occupation is carried out).
P a g e | 6
CHAPTER-2
ANALYSIS:
2.1.Study of the Problem
The Current shopping System is critical to set up online shops, customers to
browse through the shops, and a system administrator to approve and reject
requests for new shops and maintain lists of shop categories. This is a small scale
project for Online shopping System. The basic idea is that the candidates can buy
product from anywhere during any time by using their card number and password
provided to them. The database will maintain the product details information.
Customer can view their product details using the card details. This Online
shopping system involves with two types of users.
• CUSTOMER
• ADMINISTRATOR
CUSTOMER ROLE:
The customer’s can login to the System. He/She can view his/her product
details and buy their product. The customer can just view the information whereas
he/she could not make changes in the database.
ADMINISTRATOR ROLE:
P a g e | 7
The administrator plays a vital role in the Online shopping system. The
administrator controls the entire database. The report of the product is generated by
the administrator itself. The main role of the administrator is to safeguard the
database and can add/delete the products from the database.
2.2.Project Scope
The supplementary specification applies to online shopping system.
This specification defines the non-functional requirement of the system such as:
Functionality:
Since it stand alone application, one or more user may use it at a time.
Usability:
Desktop interface
Windows 98/2000/XP/7/8
Technology:
Front End : HTML5,Java Script ,PHP
Back End : xampp
Database : MySql
Reliability:
The system is available during online time only .
Performance:
The performance depends on hardware specification
P a g e | 8
2.3. Objectives
The purpose of this document is to define the requirements of Online
shopping system. This supplementary specification lists the requirements that are
not readily captured in the use case model. Supplementary specification and the
use case model capture a complete set of requirement of the system.
P a g e | 9
CHAPTER-3
DESIGN:
P a g e | 10
CHAPTER-4
IMPLEMENTATION:
CODE FOR HOMEPAGE
<html>
<head>
P a g e | 11
<title>online shopping</title>
<link rel="stylesheet" type="text/css" href="onlineshop.css">
<script type="text/javascript">
<!--
var image1=new Image()
image1.src="slide1.jpg"
var image2=new Image()
image2.src="slide2.jpg"
var image3=new Image()
image3.src="slide3.jpg"
var image4=new Image()
image4.src="slide4.jpg"
//-->
</script>
<script src="reg_valid.js"></script>
</head>
<body>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<small>FOR ANY QUERIES/SUGGESTION CALL ON:18001800</small>
<br><br><br>
<div id="header" style="background-image:url("title.jpg")">
<marquee behavior="alternate">WOMENSERA-ONE STOP SHOP FOR ALL TYPES OF WOMEN
PRODUCTS</marquee>
<br><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<table>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<tr>
<td><a href="onlineshop.html">HOME</a></td>
P a g e | 12
<td><a href="apparels.html">APPARELS</a></td>
<td><a href="accessories.html">ACCESSORIES</a></td>
<td><a href="watches.html">WATCHES</a></td>
<td><a href="bags.html">BAGS</a></td>
<tr>
</table>
<br><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;
<img src="slide1.jpg" name="slide" width="500" height="350">
<script>
<!--
//variable that will increment through the images
var step=1
function slideit(){
//if browser does not support the image object, exit.
if (!document.images)
return
document.images.slide.src=eval("image"+step+".src")
if (step<4)
step++
else
step=1
//call function "slideit()" every 2.5 seconds
setTimeout("slideit()",1200)
}
slideit()
//-->
</script>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<div id="aside" style="background-color:#D8D8D8;height:320px;width:350px;float:right">
<h3 align="center"><b><u>REGISTER HERE!!!!</u></b></h3>
<form name="myForm" onsubmit="return validateForm()" action="register.php" method="post">
&nbsp; &nbsp; &nbsp;User Id:<input type="text" name="UserId"><br><br>
&nbsp; &nbsp; &nbsp;Username:<input type="text" name="UserName"><br><br>
&nbsp; &nbsp; &nbsp;Email id :&nbsp;<input type="text" name="Email"><br><br>
&nbsp; &nbsp; &nbsp;Password: <input type="password" name="Password"><br><br>
&nbsp; &nbsp; &nbsp;Address:&nbsp;&nbsp; <input type="text" name="Address"><br><br>
P a g e | 13
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <input
type="submit" value="submit">
</form>
</div>
</body>
</html>
CODE FOR DATABASE FOR REGISTRATION
<?php
include("page.php");
$localhost1='localhost';
$username='root';
$password='';
$con= mysqli_connect($localhost1,$username,$password) or exit('could not connect to server');
mysqli_select_db($con, 'online_shop') or exit('could not find the database');
$userid=$_POST['UserId'];
$name=$_POST['UserName'];
$email=$_POST['Email'];
$password=$_POST['Password'];
$address=$_POST['Address'];
$res="insert into
register(UserId,UserName,Email,Password,Address)values('$userid','$name','$email','$password','$addr
ess')";
$db=mysqli_query($con,$res);
echo'<center><div id="aside" style="background-
color:#D8D8D8;height:200px;width:350px;float:">';
echo"<br>"." You have been successfully registered<br> Plzz remember your userid and
password";
echo"</div></center>";
?>
CODE FOR CART
<?php
include("page.php");
$localhost1='localhost';
$username='root';
$password='';
$con= mysqli_connect($localhost1,$username,$password) or exit('could not connect to server');
mysqli_select_db($con, 'online_shop') or exit('could not find the database');
$userid=$_POST['Id'];
$sql="select * from cart where UserId1='".$_POST['Id']."'";
P a g e | 14
$retval=mysqli_query( $con, $sql );
if(! $retval )
{
die('Could not get data: ' . mysql_error());
}
$sum=0;
#echo'<table><th><td></td>';
$sql="select distinct UserName1,Address1 from cart where UserId1='".$_POST['Id']."'";
$retval1=mysqli_query( $con, $sql );
if(! $retval1 )
{
die('Could not get data: ' . mysql_error());
}
while($row = mysqli_fetch_array($retval1))
{
echo'<center><div id="aside" style="background-color:#D8D8D8;height:50px;width:350px;float:">';
echo "<h4>User Name :{$row['UserName1']}<br>"."Address : {$row['Address1']}<br></h4>";
echo"</div></center>";
}
while($row = mysqli_fetch_array($retval))
{
echo'<center><div id="aside" style="background-
color:#D8D8D8;height:120px;width:350px;border:2px solid darkred">';
# echo "User Name :{$row['UserName1']} <br> "."Address : {$row['Address1']} <br>";
echo "Product id :{$row['ProductId1']}<br><br> "."Product Name : {$row['ProductName1']}<br>
";
echo "Product Cost:{$row['ProductCost1']}<br>";
$productid1=$row['ProductId1'];
echo'<form action="del.php" method="post"><input type="hidden" name="Uid" id="Uid"
value="'.$userid.'"><input type="checkbox" name="Pid" id="Pid" value="'.$productid1.'">';
echo '<input type="submit" value="delete"></form> ';
echo"</div></center>";
$sum=$sum+$row['ProductCost1'];
}
echo'<center><div id="aside" style="background-color:#D8D8D8;height:50px;width:350px;float:">';
echo "<h4>Total cost:".$sum;echo"</h4></div></center>";
?>
CODE FOR DELETION
<?php
include("page.php");
$localhost1='localhost';
$username='root';
P a g e | 15
$password='';
$con= mysqli_connect($localhost1,$username,$password) or exit('could not connect to server');
mysqli_select_db($con, 'online_shop') or exit('could not find the database');
$sql="delete from cart where ProductId1='".$_POST['Pid']."'AND UserId1='".
$_POST['Uid']."'LIMIT 1";
$retval=mysqli_query( $con, $sql );
if(! $retval )
{
die('Could not get data: ' . mysql_error());
}
$sql="select distinct UserName1,Address1 from cart where UserId1='".$_POST['Uid']."'";
$retval1=mysqli_query( $con, $sql );
if(! $retval1 )
{
die('Could not get data: ' . mysql_error());
}
while($row = mysqli_fetch_array($retval1))
{
echo'<center><div id="aside" style="background-color:#D8D8D8;height:50px;width:350px;float:">';
echo "<h4>User Name :{$row['UserName1']}<br>"."Address : {$row['Address1']}</h4><br>";
echo"</div></center>";
}
$sel="select * from cart where UserId1='".$_POST['Uid']."'";
$ret=mysqli_query( $con, $sel );
if(! $ret )
{
die('Could not get data: ' . mysql_error());
}
$sum=0;
while($row = mysqli_fetch_array($ret))
{
echo'<center><div id="aside" style="background-color:#D8D8D8;height:120px;width:350px;float:">';
# echo "User Name :{$row['UserName1']} <br> "."Address : {$row['Address1']} <br>";
echo "Product id :{$row['ProductId1']} <br> "."Product Name : {$row['ProductName1']}
<br><br>";
echo "Product Cost:{$row['ProductCost1']} <br> ";
echo"</div></center>";
$sum=$sum+$row['ProductCost1'];
}
echo'<center><div id="aside" style="background-color:#D8D8D8;height:75px;width:350px;float:">';
echo "total cost:".$sum;
P a g e | 16
echo "<h4>You will get your delivery within 10 days </h4></div></center>";
?>
P a g e | 17
REGISTER:
P a g e | 18
AFTER REGISTER:
DATABASE UPDATION:
P a g e | 19
BUYING PRODUCT:
P a g e | 20
VIEWING CART:
P a g e | 21
DELETE CART:
RECEIPT:

Contenu connexe

Tendances

Online Shopping project report
Online Shopping project report Online Shopping project report
Online Shopping project report Surjeet Art
 
Online shopping system (E-commerce)
Online shopping system (E-commerce)Online shopping system (E-commerce)
Online shopping system (E-commerce)Sarp Infotech
 
Ecommerce(online Shopping)
Ecommerce(online Shopping)Ecommerce(online Shopping)
Ecommerce(online Shopping)Umme habiba
 
Final year project presentation
Final year project presentationFinal year project presentation
Final year project presentationNoman Manzoor
 
Online shopping Report
Online shopping ReportOnline shopping Report
Online shopping ReportPragnya Dash
 
[[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 ITYogeshDhamke2
 
Report of e commerce website
Report of e commerce websiteReport of e commerce website
Report of e commerce websiteFarhan Anik
 
Online Shopping System [SE]
Online Shopping System  [SE]Online Shopping System  [SE]
Online Shopping System [SE]Ch Fahadi
 
Online grocery store
Online grocery storeOnline grocery store
Online grocery storeKavita Sharma
 
Web based online shopping system Presentation slide
Web based online shopping system Presentation  slideWeb based online shopping system Presentation  slide
Web based online shopping system Presentation slideRakibul Hasan Pranto
 
Online shopping prasentation
Online shopping prasentationOnline shopping prasentation
Online shopping prasentationAtul Kumar
 
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPT
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPTONLINE GROCERY STORE MANAGEMENT SYSTEM PPT
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPTChetanBhandari14
 
Online shopping report-6 month project
Online shopping report-6 month projectOnline shopping report-6 month project
Online shopping report-6 month projectGinne yoffe
 
Presentation on online shopping site using java
Presentation on online shopping site using javaPresentation on online shopping site using java
Presentation on online shopping site using javaHarmeet Walia
 
Online Shop Project Report
Online Shop Project ReportOnline Shop Project Report
Online Shop Project ReportJayed Imran
 
Online Mobile Shopping
Online Mobile ShoppingOnline Mobile Shopping
Online Mobile ShoppingPanchal Chetan
 

Tendances (20)

Online Shopping project report
Online Shopping project report Online Shopping project report
Online Shopping project report
 
Online shopping system (E-commerce)
Online shopping system (E-commerce)Online shopping system (E-commerce)
Online shopping system (E-commerce)
 
Ecommerce(online Shopping)
Ecommerce(online Shopping)Ecommerce(online Shopping)
Ecommerce(online Shopping)
 
Final year project presentation
Final year project presentationFinal year project presentation
Final year project presentation
 
Online shopping Project
Online shopping Project Online shopping Project
Online shopping Project
 
Online shopping Report
Online shopping ReportOnline shopping Report
Online shopping Report
 
[[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
 
Onlineshopping
OnlineshoppingOnlineshopping
Onlineshopping
 
Report of e commerce website
Report of e commerce websiteReport of e commerce website
Report of e commerce website
 
Online Shopping System [SE]
Online Shopping System  [SE]Online Shopping System  [SE]
Online Shopping System [SE]
 
Online grocery store
Online grocery storeOnline grocery store
Online grocery store
 
Web based online shopping system Presentation slide
Web based online shopping system Presentation  slideWeb based online shopping system Presentation  slide
Web based online shopping system Presentation slide
 
Ppt on ONLINE BOOK STORE
Ppt on ONLINE BOOK STOREPpt on ONLINE BOOK STORE
Ppt on ONLINE BOOK STORE
 
Online shopping project synopsis
Online shopping project synopsisOnline shopping project synopsis
Online shopping project synopsis
 
Online shopping prasentation
Online shopping prasentationOnline shopping prasentation
Online shopping prasentation
 
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPT
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPTONLINE GROCERY STORE MANAGEMENT SYSTEM PPT
ONLINE GROCERY STORE MANAGEMENT SYSTEM PPT
 
Online shopping report-6 month project
Online shopping report-6 month projectOnline shopping report-6 month project
Online shopping report-6 month project
 
Presentation on online shopping site using java
Presentation on online shopping site using javaPresentation on online shopping site using java
Presentation on online shopping site using java
 
Online Shop Project Report
Online Shop Project ReportOnline Shop Project Report
Online Shop Project Report
 
Online Mobile Shopping
Online Mobile ShoppingOnline Mobile Shopping
Online Mobile Shopping
 

Similaire à Mini project report_on_online_shopping

E-Commerce Site Presentation
E-Commerce Site PresentationE-Commerce Site Presentation
E-Commerce Site PresentationRohanRajMudvari
 
Shopping-Portal online shopping saystam.docx
Shopping-Portal online shopping saystam.docxShopping-Portal online shopping saystam.docx
Shopping-Portal online shopping saystam.docxkrushnaborade2
 
Shopping-Portal online shopping saystam.docx
Shopping-Portal online shopping saystam.docxShopping-Portal online shopping saystam.docx
Shopping-Portal online shopping saystam.docxkrushnaborade2
 
IRJET- Online Shopping System
IRJET-  	  Online Shopping SystemIRJET-  	  Online Shopping System
IRJET- Online Shopping SystemIRJET Journal
 
Presentation - eCommerce with OEA
Presentation - eCommerce with OEAPresentation - eCommerce with OEA
Presentation - eCommerce with OEAOEADeveloper
 
SRS For Online Store
SRS For Online StoreSRS For Online Store
SRS For Online StoreAhsan Rizwan
 
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.pptxAbbasSayyed5
 
509404501-Online-Shopping-System-Mini-Project-Ppt (1).pptx
509404501-Online-Shopping-System-Mini-Project-Ppt (1).pptx509404501-Online-Shopping-System-Mini-Project-Ppt (1).pptx
509404501-Online-Shopping-System-Mini-Project-Ppt (1).pptxChiragSuresh
 
A major project on.pptx
A major project on.pptxA major project on.pptx
A major project on.pptxSubham376423
 
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
 
Updated black book ice cream parlour word file For TYBSCIT
Updated black book ice cream parlour word file For TYBSCIT Updated black book ice cream parlour word file For TYBSCIT
Updated black book ice cream parlour word file For TYBSCIT YogeshDhamke2
 

Similaire à Mini project report_on_online_shopping (20)

ppt 18.ppt
ppt 18.pptppt 18.ppt
ppt 18.ppt
 
GLAM COLLECTION.pptx
GLAM COLLECTION.pptxGLAM COLLECTION.pptx
GLAM COLLECTION.pptx
 
E-Commerce Site Presentation
E-Commerce Site PresentationE-Commerce Site Presentation
E-Commerce Site Presentation
 
Carte blanche
Carte blancheCarte blanche
Carte blanche
 
ESHOP.docx
ESHOP.docxESHOP.docx
ESHOP.docx
 
Shopping-Portal online shopping saystam.docx
Shopping-Portal online shopping saystam.docxShopping-Portal online shopping saystam.docx
Shopping-Portal online shopping saystam.docx
 
Shopping-Portal online shopping saystam.docx
Shopping-Portal online shopping saystam.docxShopping-Portal online shopping saystam.docx
Shopping-Portal online shopping saystam.docx
 
IRJET- Online Shopping System
IRJET-  	  Online Shopping SystemIRJET-  	  Online Shopping System
IRJET- Online Shopping System
 
Django Shop
Django ShopDjango Shop
Django Shop
 
Presentation - eCommerce with OEA
Presentation - eCommerce with OEAPresentation - eCommerce with OEA
Presentation - eCommerce with OEA
 
SRS For Online Store
SRS For Online StoreSRS For Online Store
SRS For Online Store
 
E shop App
E shop AppE shop App
E shop App
 
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
 
509404501-Online-Shopping-System-Mini-Project-Ppt (1).pptx
509404501-Online-Shopping-System-Mini-Project-Ppt (1).pptx509404501-Online-Shopping-System-Mini-Project-Ppt (1).pptx
509404501-Online-Shopping-System-Mini-Project-Ppt (1).pptx
 
A major project on.pptx
A major project on.pptxA major project on.pptx
A major project on.pptx
 
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
 
EASY DAY ONLINE.pptx
EASY DAY ONLINE.pptxEASY DAY ONLINE.pptx
EASY DAY ONLINE.pptx
 
Updated black book ice cream parlour word file For TYBSCIT
Updated black book ice cream parlour word file For TYBSCIT Updated black book ice cream parlour word file For TYBSCIT
Updated black book ice cream parlour word file For TYBSCIT
 
Eshopping
EshoppingEshopping
Eshopping
 

Dernier

专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...Amil Baba Dawood bangali
 
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRReal Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRdollysharma2066
 
原版1:1复刻斯坦福大学毕业证Stanford毕业证留信学历认证
原版1:1复刻斯坦福大学毕业证Stanford毕业证留信学历认证原版1:1复刻斯坦福大学毕业证Stanford毕业证留信学历认证
原版1:1复刻斯坦福大学毕业证Stanford毕业证留信学历认证gwhohjj
 
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best ServicesVip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Servicesnajka9823
 
RBS学位证,鹿特丹商学院毕业证书1:1制作
RBS学位证,鹿特丹商学院毕业证书1:1制作RBS学位证,鹿特丹商学院毕业证书1:1制作
RBS学位证,鹿特丹商学院毕业证书1:1制作f3774p8b
 
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一diploma 1
 
毕业文凭制作#回国入职#diploma#degree加拿大瑞尔森大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree加拿大瑞尔森大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree 毕业文凭制作#回国入职#diploma#degree加拿大瑞尔森大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree加拿大瑞尔森大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree z zzz
 
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一C SSS
 
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作f3774p8b
 
Hifi Babe North Delhi Call Girl Service Fun Tonight
Hifi Babe North Delhi Call Girl Service Fun TonightHifi Babe North Delhi Call Girl Service Fun Tonight
Hifi Babe North Delhi Call Girl Service Fun TonightKomal Khan
 
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...
Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...amilabibi1
 
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作ss846v0c
 
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degreeyuu sss
 
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)861c7ca49a02
 
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls DubaiDubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubaikojalkojal131
 
(办理学位证)多伦多大学毕业证成绩单原版一比一
(办理学位证)多伦多大学毕业证成绩单原版一比一(办理学位证)多伦多大学毕业证成绩单原版一比一
(办理学位证)多伦多大学毕业证成绩单原版一比一C SSS
 
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...Amil Baba Dawood bangali
 

Dernier (20)

专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
 
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRReal Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
 
原版1:1复刻斯坦福大学毕业证Stanford毕业证留信学历认证
原版1:1复刻斯坦福大学毕业证Stanford毕业证留信学历认证原版1:1复刻斯坦福大学毕业证Stanford毕业证留信学历认证
原版1:1复刻斯坦福大学毕业证Stanford毕业证留信学历认证
 
young call girls in Khanpur,🔝 9953056974 🔝 escort Service
young call girls in  Khanpur,🔝 9953056974 🔝 escort Serviceyoung call girls in  Khanpur,🔝 9953056974 🔝 escort Service
young call girls in Khanpur,🔝 9953056974 🔝 escort Service
 
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best ServicesVip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
 
RBS学位证,鹿特丹商学院毕业证书1:1制作
RBS学位证,鹿特丹商学院毕业证书1:1制作RBS学位证,鹿特丹商学院毕业证书1:1制作
RBS学位证,鹿特丹商学院毕业证书1:1制作
 
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
 
毕业文凭制作#回国入职#diploma#degree加拿大瑞尔森大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree加拿大瑞尔森大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree 毕业文凭制作#回国入职#diploma#degree加拿大瑞尔森大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree加拿大瑞尔森大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
 
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
 
Hifi Babe North Delhi Call Girl Service Fun Tonight
Hifi Babe North Delhi Call Girl Service Fun TonightHifi Babe North Delhi Call Girl Service Fun Tonight
Hifi Babe North Delhi Call Girl Service Fun Tonight
 
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...
Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...
 
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
 
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
 
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
 
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls DubaiDubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
 
(办理学位证)多伦多大学毕业证成绩单原版一比一
(办理学位证)多伦多大学毕业证成绩单原版一比一(办理学位证)多伦多大学毕业证成绩单原版一比一
(办理学位证)多伦多大学毕业证成绩单原版一比一
 
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
 

Mini project report_on_online_shopping

  • 1. P a g e | 1 Ramrao Adik Institute of Technology (Department of Computer Engieering) Mini Project Report On ONLINE WOMEN SHOPPING Subject-: Web Technologies Presented By Under the guidance of Prof.Sheetal Ahir Prof. Kamlesh Nenwani Signature of Internal Examiner Signature of External Examiner Roll No Batch-Sr. No Name 12CE1004 A1-3 SHREETOMA BAG 12CE1083 A1-12 KAMAKSHI BHAT
  • 2. P a g e | 2 Contents of Report:  ABSTRACT  INDEX  Chapter 1-Introduction  Chapter 2-Analysis  Chapter-3 Design  Chapter-4 Implementation  Chapter-5 Screenshots  Chapter-6 Conclusion
  • 3. P a g e | 3 ABSTRACT: This is a small scale project for Online Furniture Shopping system. The basic idea is that customer’s can buy products using online. The administrator can enter the name and password and can create an account and then can search and purchases products. The Online Furniture Shopping system enables vendors to set up online shops, customers to browse through the shops, and a system administrator to approve and reject requests for new shops and maintain lists of shop categories. Also on the agenda is designing an online shopping site to manage the items in the shop and also help customers purchase them online without having to visit the shop physically.Our online shopping mall will use the internet as the sole method for selling goods to its consumers. Shopping will be highly personalized and the mall will provide lower prices than most competitors. 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 customer management modules. This website will be useful to Anyone who wants to purchase items using internet.
  • 4. P a g e | 4 INDEX: CHAPTER NO. TOPIC PAGE NO. 1 INTRODUCTION 5 2 ANALYSIS 2.1 STUDY OF THE PROBLEM 6 2.2 PROJECT SCOPE 7 2.3 OBJECTIVES 8 3 DESIGN 9 4 IMPLEMENTATION 10
  • 5. P a g e | 5 CHAPTER-1 INTRODUCTION: The aim of this project is on the online shopping application it is developed using HTML5, JAVA script, CSS, PHP. The application is very useful where the buyer can directly buy the products from home via internet on mobile or system. The application reduces lot of work load for customer as well as owner. The transaction of money is completed in real time system. Some of the online shops are EBAY Amazon. By this online shopping the product is directly delivered to customer home. Online shopping is the process consumers go through to purchase products or Services over the Internet. An online shop, e-shopping, e-store, internet shop, web shop , web store , online store,or virtual store evokes the physical analogy of buying products or services at a bricks-and-mortar retailer or in a mall. The metaphor of an online catalog is also used, by analogy with mail order catalogs. All types of stores have retail web sites, including those that do and do not also have physical storefronts and paper catalogs. Online shopping is a type of electronic commerce used for business-to-business(B2B) and business-to- consumer (B2C) transactions.The term Web shop also refers to a place of business where web development, web hosting and other types of web related activities take place (Web refers to the World Wide Web and "shop" has a colloquial meaning used to describe the place where one's occupation is carried out).
  • 6. P a g e | 6 CHAPTER-2 ANALYSIS: 2.1.Study of the Problem The Current shopping System is critical to set up online shops, customers to browse through the shops, and a system administrator to approve and reject requests for new shops and maintain lists of shop categories. This is a small scale project for Online shopping System. The basic idea is that the candidates can buy product from anywhere during any time by using their card number and password provided to them. The database will maintain the product details information. Customer can view their product details using the card details. This Online shopping system involves with two types of users. • CUSTOMER • ADMINISTRATOR CUSTOMER ROLE: The customer’s can login to the System. He/She can view his/her product details and buy their product. The customer can just view the information whereas he/she could not make changes in the database. ADMINISTRATOR ROLE:
  • 7. P a g e | 7 The administrator plays a vital role in the Online shopping system. The administrator controls the entire database. The report of the product is generated by the administrator itself. The main role of the administrator is to safeguard the database and can add/delete the products from the database. 2.2.Project Scope The supplementary specification applies to online shopping system. This specification defines the non-functional requirement of the system such as: Functionality: Since it stand alone application, one or more user may use it at a time. Usability: Desktop interface Windows 98/2000/XP/7/8 Technology: Front End : HTML5,Java Script ,PHP Back End : xampp Database : MySql Reliability: The system is available during online time only . Performance: The performance depends on hardware specification
  • 8. P a g e | 8 2.3. Objectives The purpose of this document is to define the requirements of Online shopping system. This supplementary specification lists the requirements that are not readily captured in the use case model. Supplementary specification and the use case model capture a complete set of requirement of the system.
  • 9. P a g e | 9 CHAPTER-3 DESIGN:
  • 10. P a g e | 10 CHAPTER-4 IMPLEMENTATION: CODE FOR HOMEPAGE <html> <head>
  • 11. P a g e | 11 <title>online shopping</title> <link rel="stylesheet" type="text/css" href="onlineshop.css"> <script type="text/javascript"> <!-- var image1=new Image() image1.src="slide1.jpg" var image2=new Image() image2.src="slide2.jpg" var image3=new Image() image3.src="slide3.jpg" var image4=new Image() image4.src="slide4.jpg" //--> </script> <script src="reg_valid.js"></script> </head> <body> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <small>FOR ANY QUERIES/SUGGESTION CALL ON:18001800</small> <br><br><br> <div id="header" style="background-image:url("title.jpg")"> <marquee behavior="alternate">WOMENSERA-ONE STOP SHOP FOR ALL TYPES OF WOMEN PRODUCTS</marquee> <br><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <table> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <tr> <td><a href="onlineshop.html">HOME</a></td>
  • 12. P a g e | 12 <td><a href="apparels.html">APPARELS</a></td> <td><a href="accessories.html">ACCESSORIES</a></td> <td><a href="watches.html">WATCHES</a></td> <td><a href="bags.html">BAGS</a></td> <tr> </table> <br><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; <img src="slide1.jpg" name="slide" width="500" height="350"> <script> <!-- //variable that will increment through the images var step=1 function slideit(){ //if browser does not support the image object, exit. if (!document.images) return document.images.slide.src=eval("image"+step+".src") if (step<4) step++ else step=1 //call function "slideit()" every 2.5 seconds setTimeout("slideit()",1200) } slideit() //--> </script> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div id="aside" style="background-color:#D8D8D8;height:320px;width:350px;float:right"> <h3 align="center"><b><u>REGISTER HERE!!!!</u></b></h3> <form name="myForm" onsubmit="return validateForm()" action="register.php" method="post"> &nbsp; &nbsp; &nbsp;User Id:<input type="text" name="UserId"><br><br> &nbsp; &nbsp; &nbsp;Username:<input type="text" name="UserName"><br><br> &nbsp; &nbsp; &nbsp;Email id :&nbsp;<input type="text" name="Email"><br><br> &nbsp; &nbsp; &nbsp;Password: <input type="password" name="Password"><br><br> &nbsp; &nbsp; &nbsp;Address:&nbsp;&nbsp; <input type="text" name="Address"><br><br>
  • 13. P a g e | 13 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <input type="submit" value="submit"> </form> </div> </body> </html> CODE FOR DATABASE FOR REGISTRATION <?php include("page.php"); $localhost1='localhost'; $username='root'; $password=''; $con= mysqli_connect($localhost1,$username,$password) or exit('could not connect to server'); mysqli_select_db($con, 'online_shop') or exit('could not find the database'); $userid=$_POST['UserId']; $name=$_POST['UserName']; $email=$_POST['Email']; $password=$_POST['Password']; $address=$_POST['Address']; $res="insert into register(UserId,UserName,Email,Password,Address)values('$userid','$name','$email','$password','$addr ess')"; $db=mysqli_query($con,$res); echo'<center><div id="aside" style="background- color:#D8D8D8;height:200px;width:350px;float:">'; echo"<br>"." You have been successfully registered<br> Plzz remember your userid and password"; echo"</div></center>"; ?> CODE FOR CART <?php include("page.php"); $localhost1='localhost'; $username='root'; $password=''; $con= mysqli_connect($localhost1,$username,$password) or exit('could not connect to server'); mysqli_select_db($con, 'online_shop') or exit('could not find the database'); $userid=$_POST['Id']; $sql="select * from cart where UserId1='".$_POST['Id']."'";
  • 14. P a g e | 14 $retval=mysqli_query( $con, $sql ); if(! $retval ) { die('Could not get data: ' . mysql_error()); } $sum=0; #echo'<table><th><td></td>'; $sql="select distinct UserName1,Address1 from cart where UserId1='".$_POST['Id']."'"; $retval1=mysqli_query( $con, $sql ); if(! $retval1 ) { die('Could not get data: ' . mysql_error()); } while($row = mysqli_fetch_array($retval1)) { echo'<center><div id="aside" style="background-color:#D8D8D8;height:50px;width:350px;float:">'; echo "<h4>User Name :{$row['UserName1']}<br>"."Address : {$row['Address1']}<br></h4>"; echo"</div></center>"; } while($row = mysqli_fetch_array($retval)) { echo'<center><div id="aside" style="background- color:#D8D8D8;height:120px;width:350px;border:2px solid darkred">'; # echo "User Name :{$row['UserName1']} <br> "."Address : {$row['Address1']} <br>"; echo "Product id :{$row['ProductId1']}<br><br> "."Product Name : {$row['ProductName1']}<br> "; echo "Product Cost:{$row['ProductCost1']}<br>"; $productid1=$row['ProductId1']; echo'<form action="del.php" method="post"><input type="hidden" name="Uid" id="Uid" value="'.$userid.'"><input type="checkbox" name="Pid" id="Pid" value="'.$productid1.'">'; echo '<input type="submit" value="delete"></form> '; echo"</div></center>"; $sum=$sum+$row['ProductCost1']; } echo'<center><div id="aside" style="background-color:#D8D8D8;height:50px;width:350px;float:">'; echo "<h4>Total cost:".$sum;echo"</h4></div></center>"; ?> CODE FOR DELETION <?php include("page.php"); $localhost1='localhost'; $username='root';
  • 15. P a g e | 15 $password=''; $con= mysqli_connect($localhost1,$username,$password) or exit('could not connect to server'); mysqli_select_db($con, 'online_shop') or exit('could not find the database'); $sql="delete from cart where ProductId1='".$_POST['Pid']."'AND UserId1='". $_POST['Uid']."'LIMIT 1"; $retval=mysqli_query( $con, $sql ); if(! $retval ) { die('Could not get data: ' . mysql_error()); } $sql="select distinct UserName1,Address1 from cart where UserId1='".$_POST['Uid']."'"; $retval1=mysqli_query( $con, $sql ); if(! $retval1 ) { die('Could not get data: ' . mysql_error()); } while($row = mysqli_fetch_array($retval1)) { echo'<center><div id="aside" style="background-color:#D8D8D8;height:50px;width:350px;float:">'; echo "<h4>User Name :{$row['UserName1']}<br>"."Address : {$row['Address1']}</h4><br>"; echo"</div></center>"; } $sel="select * from cart where UserId1='".$_POST['Uid']."'"; $ret=mysqli_query( $con, $sel ); if(! $ret ) { die('Could not get data: ' . mysql_error()); } $sum=0; while($row = mysqli_fetch_array($ret)) { echo'<center><div id="aside" style="background-color:#D8D8D8;height:120px;width:350px;float:">'; # echo "User Name :{$row['UserName1']} <br> "."Address : {$row['Address1']} <br>"; echo "Product id :{$row['ProductId1']} <br> "."Product Name : {$row['ProductName1']} <br><br>"; echo "Product Cost:{$row['ProductCost1']} <br> "; echo"</div></center>"; $sum=$sum+$row['ProductCost1']; } echo'<center><div id="aside" style="background-color:#D8D8D8;height:75px;width:350px;float:">'; echo "total cost:".$sum;
  • 16. P a g e | 16 echo "<h4>You will get your delivery within 10 days </h4></div></center>"; ?>
  • 17. P a g e | 17 REGISTER:
  • 18. P a g e | 18 AFTER REGISTER: DATABASE UPDATION:
  • 19. P a g e | 19 BUYING PRODUCT:
  • 20. P a g e | 20 VIEWING CART:
  • 21. P a g e | 21 DELETE CART: RECEIPT: