Supi

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 10

Project Report

“”
Under Supervision of …………….
SUBMITTED BY
NAME: ………………..
ENROLMENT NO:…………….
Submitted in partial fulfillment of the requirements of the degree of
BCA
“NAME OF PROJECT”
Under Supervision of  :
Submitted By:
Name                                  :               ……………..
Programme                        :               BCA
Enrollment No.                 :               …………………
Study Centre Code           :               …………………..

ACKNOWELEDGEMENT
The satisfaction that accompanies that the successful completion of any task would be incomplete without
the mention of people whose ceaseless cooperation made it possible, whose constant guidance and
encouragement crown all efforts with success.
I am grateful to my project guide Prof. Sharanpreet Kaur & Prof. Kamaljeet Kaur for their guidance for
the project Happy Shop, inspiration and constructive suggestions that helped me in the preparation of this
project.
I am also thankful to my colleagues who have helped me in successful completion of the project.
…………….

DECLARATION
I hereby declare that this project work titled “Happy Shop” is my original work and no part or it has been
submitted for may other degree purpose or published in any other from till date.

1. INTRODUCTION & OBJECTIVES OF THE PROJECT

1.1 Introduction:
“E-commerce website” is the most famous and valuable resource. It is beneficial for the people who live
in remote areas. This project is aimed at developing a Web application that depicts Online shopping. It is
an application to simplify the process of online shopping in India. This web application involves all the
features.
of electronic shopping which allow the consumer to purchase goods over the internet directly from the
seller using a web browser.
The customer of online shopping should have internet and a valid method of payment in order to purchase
the products from the internet. The population who are more knowledgeable and more explored to the
internet are more into online shopping. The increase in technology increases the online shopping by the
consumer. The increase in technology creates a favourable attitude towards the consumer for online
shopping.
“On-Line Shopping System” is a web-based project which is made for shopping through Internet.
Nowadays we can place the order for anything from our home. There is no need to go to the shops to get
the things we want. The order can be placed online through Internet.
But the advancement of technology brought the new way for shopping. The way of shopping was
completely changed with the coming of Internet Technology. People have to fill a simple form on the
internet to place their order on any popular shop for the thing they want to buy.
Now they can place their order from the home. The project objective is to deliver the online shopping
application into android platform. Online shopping is the process whereby consumers directly buy goods
or services from a seller over the Internet. It is a form of electronic commerce.
This project is an attempt to provide the advantages of online shopping to customers of a real shop. Thus
the customer will get the service of online shopping and home delivery from his favourite shop.
People feel uncomfortable and time consuming for going crowded markets. So E-Shopping saves a lot of
time. Online stores are usually available 24 hours a day and many consumers have internet access both at
work and at home.

1.2 Objectives:
The main objectives are:
1.
2.
3.
1.3 DRAWBACKS OF CURRENT SYSTEM
Lack of immediate retrievals.
Lack of immediate information storage.
Manual calculations.
Lack of prompt updating.

1.4 ESTABLISH THE NEED OF NEW SYSTEM


Improved manual system.
Online System.
Batch System.
1.5 PROPOSED SYSTEM

2.1 SOFTWARE & HARDWARE REQUIREMENTS


FRONT END
HTML, CSS programming tools are complete programming environments. It allows programmers to
build a GUI program using the various on-screen controls such as buttons, text, menus, boxes etc. These
controls are manually created by the developer on a form and then the processing details related with each
control are filled in controls.
TOOLS/PLATFORMS, HARDWARE & SOFTWARE REQUIREMENTS

Tools/Platform used is:


1. FRAMEWORK:- Notepad++
2. PROCESSOR: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz, 3301 Mhz, 4 Core(s), 4 Logical
Processor(s)
3. PLATFORM USED:- Microsoft Windows 10 Pro Education N
S/w Requirement specification:
HTML
CSS
Internet Information Services (IIS) v 5.1
H/w Requirement specification:
Pendrive:- 32 GB HP
Pendrive:- 8 GB Sandisk
DEFINITION OF PROBLEM OR OPPORTUNITY:

Email is still the most popular activity on the internet, however, online search of products has picked up
significantly making shopping the most popular activity online.
Developing trust in online shopping environment is especially challenging, because of the lack of direct
contacts with the physical stores, salespeople, and physical products in the digital world.
This study has enabled us to gather the views of customers who made them remain loyal or satisfied to
the product or service.

EXPECTED BENEFITS:
2.3 FEASIBILITY STUDY
2.4 ECONOMIC FEASIBILITY
2.5 TECHNICAL FEASIBILITY
3. METHODS USED FOR GATHERING INFORMATION

SYSTEM DESIGN
The structured techniques used during the analysis which provide this logical view are:
• Data flow diagrams – representing the process, which manipulate the data as it passes through the
system.
• Entity model – showing the relationship within the data items held within the system.
• A data dictionary – providing an overall consistent definition of the data used during the system
development. This definition includes the content of the data stores, data flows and the process shown on
the data flow diagrams, and the entities that make up the entity model.
3.1 DESIGN OBJECTIVES AND CONSTRAINTS
4.2 PHYSICAL DESIGN
4.2.1 Design Methodology:
4.2.2. Design Overview:
4.2.3 Process Modeling:
4.3 DATA FLOW DIAGRAM
4.4 DATA MODELING
3.1 MODULE DESCRIPTION

Home page:

Menu:

4.1 CODING
Home page:
<html>
<head>
<title>Online shopping</title>
</head>
<style>
.heading{
background-color: ff3456;
}
body
{
height-image: 500px;
width-image: 100%;
}
.menu
{
width: 100%;
height: 20px;
}
.menu ul{
padding: 0px;
}
.menu ul li{
background-color: black;
opacity: 0.6;
float: left;
color: white;
text-align: center;
list-style: none;
height: 80px;
width: 258px;
}
.menu ul li ul{
display: none;

}
.menu ul li:hover > ul{
display: block;
}
.sort{
height: 40px;
}
.footer{

background-color: black;
color: red;
font-size: 30px;
}
.center{
color: red;
background-color: #ff7890;
}
.updates{
text-decoration: none;
}
.cash {
border-style: dashed;
border-width: 3px;
border-left-width: 10px;
border-right-width: 10px;
border-color: red;
background-color: black;
}

</style>
<body>
<table border="0px" width="100%" height="80%">
<tr>
<td rowspan="2" width="10%"><img
src="file:///C:/Users/User/Music/logo%20project.JPG"/></td>
<td class="heading" width="50%" height="50px"
align="center"><b><font size="15px">HAPPY SHOP</font><br><i><font size="8px">Get Your
Desire</font></i></b></td>
<td class="cash">
<h1><center><font color="red" border="1px">CASH ON
DELIVERY</font></center></h1>
</td>
</tr>

<tr class="menu">

<td><b>
<ul class="menu ul">
<li class="menu ul li"><h2>Women Clothes</h2>
<ul class="menu ul li ul">
<a href="file:///C:/Users/User/Music/kurti.html"><li>Kurtis</li></a>
<a href="file:///C:/Users/User/Music/tops.html"><li>Tops</li></a>
<a href="file:///C:/Users/User/Music/jeans.html"><li>Jeans</li></a>
<a href="file:///C:/Users/User/Music/gowns.html"><li>Gowns</li></a>
</ul>
</li>
<li><h2>Men Clothes</h2>
<ul>
<a href="file:///C:/Users/User/Music/trousers.html"><li>Trousers</li></a>
<a href="file:///C:/Users/User/Music/shorts.html"><li>Shorts</li></a>
<a href="file:///C:/Users/User/Music/shirtsmen.html"><li>Shirts</li></a>
<a href="file:///C:/Users/User/Music/jeansmen.html"><li>Jeans</li></a>
<a href="file:///C:/Users/User/Music/t-shirtsmen.html"><li>T-Shirts</li></a>
</ul>
</li>
<li><h2>Girls Kid Clothes</h2>
<ul>
<a href="file:///C:/Users/User/Music/girlskidsclothes.html"><li>Skirts</li></a>
<a href="file:///C:/Users/User/Music/kidfrocks.html"><li>Frock</li></a>
<a href="file:///C:/Users/User/Music/topskid.html"><li>Tops</li></a>
<a href="file:///C:/Users/User/Music/jeankid.html"><li>Jeans</li></a>
</ul>
</li>
<li><h2>Boys Kid Clothes</h2>
<ul>
<a href="file:///C:/Users/User/Music/shortsboy.html"><li>Shorts</li></a>
<a href="file:///C:/Users/User/Music/t-shirtboy.html"><li>T-Shirts</li></a>
<a href="file:///C:/Users/User/Music/boyshirts.html"><li>Shirts</li></a>
<a href="file:///C:/Users/User/Music/kidsboyjeans.html"><li>Jeans</li></a>
</ul>
</li>
<li><h2>Accessories</h2>
<ul>
<a
href="file:///C:/Users/User/Music/Accessories%20page.html"><li>Necklace</li></a>
<a
href="file:///C:/Users/User/Music/bangels.html"><li>Bangles</li></a>
<a
href="file:///C:/Users/User/Music/earrings.html"><li>Earrings</li></a>
<a
href="file:///C:/Users/User/Music/anklets.html"><li>Anklets</li></a>
<a
href="file:///C:/Users/User/Music/tiara.html"><li>Tiara</li></a>
</ul>
</li>
</ul>
</b>
</td>

</tr>

<tr class="sort">
<td class="center">
<table>
<tr><th><font
color="white"><h1><b>Color</b></h1></font></th></tr>
<tr><td><font color="red"><b><h2>Red</h2></b> </font>
</td><td><a href="file:///C:/Users/User/Music/red.html"><input type="radio" name="color"
groupname="color"/></a></td></tr>
<tr><td><font color="green"><b><h2>Green</h2></b>
</font></td><td><a href="file:///C:/Users/User/Music/green.html"><input type="radio" name="color"
groupname="color"/></a></td></tr>
<tr><td><font color="blue"><b><h2>Blue</h2>
</b></font></td><td><a href="file:///C:/Users/User/Music/blue.html"><input type="radio"
name="color" groupname="color"/></a></td></tr>
<tr><td><font
color="yellow"><b><h2>Yellow</h2></b></font></td><td><a
href="file:///C:/Users/User/Music/yellow.html"><input type="radio" name="color"
groupname="color"/></a></td></tr>
<tr><td><font color="black"><b><h2>Black</h2>
</b></font></td><td><a href="file:///C:/Users/User/Music/black.html"><input type="radio"
name="color" groupname="color"/></a></td></tr>

</table>
</td>
<td>

<table border="0px" height="100%" width="100%">


<tr>
<td><marquee direction="left"><img
src="file:///C:/Users/User/Music/boyclo.jpg" width="500px"><img
src="file:///C:/Users/User/Music/boyclo1.jpg" width="500px"><img
src="file:///C:/Users/User/Music/boyclo2.jpg" width="500px"><img
src="file:///C:/Users/User/Music/girlclo.jpg" width="500px"><img
src="file:///C:/Users/User/Music/girlclo1.jpg" width="500px"><img
src="file:///C:/Users/User/Music/girlclo2.jpg" width="500px"><img
src="file:///C:/Users/User/Music/wo.jpg" width="500px"><img
src="file:///C:/Users/User/Music/wo1.jpg" width="500px"></marquee></td>
</tr>
</table>

</td>
<td width="10%" bgcolor="#ff7890">

<table border='10px' width="70%" height="50px" align="center"


bordercolor="black" bgcolor="ff3456" color="white">
<tr>
<td>
<font color="white"
size="5px"><center><b>Trends</b></center></font>
</td>
</tr>
<tr height="100%">
<td height="50%" class="updates">
<marquee direction="down" behavior="scroll"
loop="infinite" scrollamount="2"><a href="file:///C:/Users/User/Music/trend.html"><font color="white"
size="5px">*Ladies Kurti</a></font></marquee>
</td>
</tr>

</table>
</td>
</tr>
<table>

<tr class="footer">
<td>Email Id: happyshop@gmail.com Facebook:
happyshopWatsapp: 864756745</td>
</tr>

</table>
</table>
</body>
</html>

Menu:

<tr class="menu">

<td>
<b>
<ul class="menu ul">
<li class="menu ul li"><h2>Women Clothes</h2>
<ul class="menu ul li ul">
<a
href="file:///C:/Users/User/Music/kurti.html"><li><h2>Kurtis</h2></li></a>
<a
href="file:///C:/Users/User/Music/tops.html"><li><h2>Tops</h2></li></a>
<a
href="file:///C:/Users/User/Music/jeans.html"><li><h2>Jeans</h2></li></a>
<a
href="file:///C:/Users/User/Music/gowns.html"><li><h2>Gowns</h2></li></a>
</ul>
</li>
<li><h2>Men Clothes</h2>
<ul>
<a
href="file:///C:/Users/User/Music/trousers.html"><li><h2>Trousers</h2></li></a>
<a
href="file:///C:/Users/User/Music/shorts.html"><li><h2>Shorts</h2></li></a>
<a
href="file:///C:/Users/User/Music/shirtsmen.html"><li><h2>Shirts</h2></li></a>
<a
href="file:///C:/Users/User/Music/jeansmen.html"><li><h2>Jeans</h2></li></a>
<a href="file:///C:/Users/User/Music/t-
shirtsmen.html"><li><h2>T-Shirts</h2></li></a>
</ul>
</li>
<li><h2>Girls Kid Clothes</h2>
<ul>
<a
href="file:///C:/Users/User/Music/girlskidsclothes.html"><li><h2>Skirts</h2></li></a>
<a
href="file:///C:/Users/User/Music/kidfrocks.html"><li><h2>Frock</h2></li></a>
<a
href="file:///C:/Users/User/Music/topskid.html"><li><h2>Tops</h2></li></a>
<a
href="file:///C:/Users/User/Music/jeankid.html"><li><h2>Jeans</h2></li></a>
</ul>
</li>
<li><h2>Boys Kid Clothes</h2>
<ul>
<a
href="file:///C:/Users/User/Music/shortsboy.html"><li><h2>Shorts</h2></li></a>
<a href="file:///C:/Users/User/Music/t-
shirtboy.html"><li><h2>T-Shirts</h2></li></a>
<a
href="file:///C:/Users/User/Music/boyshirts.html"><li><h2>Shirts</li></a>
<a
href="file:///C:/Users/User/Music/kidsboyjeans.html"><li><h2>Jeans</li></a>
</ul>
</li>
<li><h2>Accessories</h2>
<ul>
<a
href="file:///C:/Users/User/Music/Accessories%20page.html"><li><h2>Necklace</li></a>
<a
href="file:///C:/Users/User/Music/bangels.html"><li><h2>Bangles</h2></li></a>
<a
href="file:///C:/Users/User/Music/earrings.html"><li><h2>Earrings</h2></li></a>
<a
href="file:///C:/Users/User/Music/anklets.html"><li><h2>Anklets</h2></li></a>
<a
href="file:///C:/Users/User/Music/tiara.html"><li><h2>Tiara</h2></li></a>
</ul>
</li>
</ul>
</b>
</td>

</tr>

TESTING & MAINTENANCE

CONCLUSION & FUTURE SCOPE

BIBLIOGRAPHY

You might also like