Online Cloth Shopping System
Online Cloth Shopping System
9 CONCLUSION 92
INTRODUCTION TO PROJECT
[1]
You can contact us everyone wants to wear the bright, trendy , and diverse clothes of their
choice and needs to be taken care of while shopping the clothes it becomes very tedious to
select clothes when we do not know the clothes to which area it is according to the choice and
many options here we have the system which has the capability of making the clothes of a
kind to register on the different places which could be further taken care when needed .
Mainly this system is concerned with the classification of the clothes. However it is shirt then
it is taken care that which color it is and which gender it supports and which size it is of and
then it like this all clothes like trousers , pants , inner and apart from this all others clothes
also managed in the particular area of the shop and administered by the staff of the store then
the admin takes it care.
Cloth collection system is concerned with the classification of the clothes. which color it is
and which gender it supports and which size it is of and then it like this all clothes like
trousers , pants , inner and apart from this all others clothes also managed in the particular
area of the shop and administered by the staff of the store then the admin takes it care.
FONT-END/BACK-END
FORT-END:
OBJECTIVE OF PROJECT
[2]
Its basically build in the platform of php & Html which makes When working in the fashion
industry, there are many tasks that must be completed on a daily basis. Everything from
initial designs to production and client management are monitored diligently, making fashion
a world in which business and creativity collide. There are a number of key clothing and
fashion design objectives that are kept in mind by fashion industry workers at all levels.
The main objective of the cloth collection system project is to help the ongoing user help to
attain an easy way to navigate the customer details and solve the offline store problems.
It is basically a very instant processing System by which customers can get the product in the
right time.
[3]
Classify Clothes:
This is the interface of the system in which one can put all the clothes in various racks
according to the type, price, color and few more attributes of it.It is like a managing the
clothes of types at different places and here he is giving it to the system about the information
of it
Choice:
The user selects the clothes by color, size, when to wear kind of situation clothes type and
many more things are considered here. This choice interface is necessary to choose the
clothes and to estimate the pricing of it making a bill out of it according to the quantity and
pricing.
Staff:
This interface is for staff in this interface admin assigns the teams on particular rack area
from where the choices need to be taken care of. Now the assignment is based on his quality
and needs to be taken care he can do the job or not.
Login:
Login with their unique identity and passwords. After this, they will be directed to the
primary user interface from where they have further options
Admin:
Admin has the official powers to control the flow of the data from one part of the system to
the other. He can manipulate the access of the users to the data
IMPORTANCE OF PROJECT
[4]
Compatibility:-
Web based applications are far more compatible across platforms than traditional
installed software. The web browsers like Internet Explorer, Firefox, etc are available
for a multitude of operating systems and so whether you use Windows, Linux or Mac
OS you can run the web application without any problem.
Highly Deployable:-
Because of its manageability and cross platform support deploying web applications
to the end user is very easy. They are also perfect where bandwidth is restricted and
the system and data is remote to the user. As they are most deployable you simply
need to send the user a website address to log into and provide them with internet
access facility.
Security of live data:-
Normally in more complex systems data is moved about separate systems and data
sources. In web based systems these systems and processes can often be merged by
reducing the need to move the data around. Web based applications also provide an
additional security by removing the need for the user to have access to the data and
back end servers.
Cost Effective:-
Web based applications can considerably lower the costs because of reduced support
and maintenance, lower requirements on the end user system and simplified plans.
SYSTEM ANALYSIS
[5]
Systems analysis is a process of collecting factual data, understand the processes involved,
identifying problems and recommending feasible suggestions for improving the system
functioning. This involves studying the business processes, gathering operational data,
understand the information flow, finding out bottlenecks and evolving solutions for
overcoming the weaknesses of the system so as to achieve the organizational goals.
Analysis is a detailed study of the various operations performed by a system and their
relationship within and outside of the system. In journal view system is collection of people,
procedures and equipments. People are not an important component of any information
system. Information is produced and used by people in an organization in their everyday
activities to make decisions. Information system establishes procedures ensuring that right
people receive right data at right time. These procedures determine what is to be done at it
enter and passed through the system. System analysis is the method that is used to analyze the
system, design them and build them. Analysis is used to gain an understanding of existing
and what is required in system. The analysis phase ends with the system description and a set
of requirement of the new system. Analysis is a process of diagnosis the situation with the
boundaries of system kept in mind to produce a report based own findings. Planning for
information system development is done within in the framework of organizations overall
MIS plan.
SYSTEM REQUIREMENTS
Hardware Specifications:
Software Specifications:
[6]
• Technology Implemented: PHP
• Database: MySQL
• Web Browser: Mozilla, Google Chrome, Wamp Server
• User Interface Design: HTML,BOOTSTRAP, CSS
The Systems Development Life Cycle (SDLC) is a conceptual model used in project
management that describes the stages involved in an information system development project
from an initial feasibility study through maintenance of the completed application.
Feasibility considerations
ECONOMIC FEASIBILITY:
Economic analysis is the most frequently used method for evaluating the
effectiveness of a this system.
This procedure is used to determine the benefits and savings that are expected
from candidate system and compare them with the cost.
TECHNICAL FEASIBILTY:
Technical feasibility centers around the exiting computer system and to what
extent it can support the proposed addition.
We have to keep in mind the capacity of the proposed system and make an
effort not to over load the system.
BEHAVIORAL FEASIBILITY:
[7]
Systems design is the process of defining the architecture, components, modules, interfaces,
and data for a system to satisfy specified requirements. One could see it as the application of
systems theory to product development.
There is some overlap with the disciplines of systems analysis, systems architecture and
systems engineering. If the broader topic of product development "blends the perspective of
marketing, design, and manufacturing into a single approach to product development, then
design is the act of taking the marketing information and creating the design of the product to
be manufactured.
Systems design is therefore the process of defining and developing systems to satisfy
specified requirements of the user.
Object-oriented analysis and design methods are becoming the most widely used methods for
computer systems design. System design is to deliver the requirements as specified in the
feasibility report.
Practicality
Efficiency
Cost
Flexibility
Security
Customers gain a detailed understanding of how their users use their system. This
Usage Profile can be leveraged to develop future architecture changes.
Potential to learn of future concerns, allowing customers to take proactive
measures to avoid problems.
Improved system performance; individually tailored configuration advice
demonstrates where improvement is necessary, and how to improve the system
to regain lost performance.
[8]
ER DIAGRAM
Entity – Relationship Diagram: This depicts relationship between data objects. The attribute
of each data objects noted in the entity- relationship diagram can be described using a data
object description. Data flow diagram serves two
Purposes:
To provide an indication of how data are transformed as they move through the
system.
Attributes: Attributes define the properties of a data object and take on one of three
different characteristics. They can be used to:
Cardinality:
The data model must be capable of representing the number of occurrences of objects in a
given relationship. The cardinality of an object relationship pair is
♦ One-To-One (1:1):An occurrence of object ‘A’ can relate to one and only one occurrence of
object ‘B’ and vice versa.
♦ One-To-Many (1:N): One occurrence of object ‘A’ can relate to one or may occurrences of
object ‘B’ but an occurrence of object ‘B’ can relate to only one occurrence of object ‘A’.
[9]
♦ Many-To-Many (M: N): An occurrences of ‘B’ and an occurrence of ‘B’ can relate to one or
many occurrence of ‘A’.
Modality:
The modality of a relationship is zero if there is no explicit need for the relationship to occur or the
relationship is optional. The Modality is one if the occurrence of the relationship is mandatory.
The object relationship pair can be represented graphically using the Entity Relationship
Diagrams. A set of primary components are identified for the Entity Relationship Diagram,
1. Attributes,
2. Relationships and
3. Various Type Indicators.
DFD
Splash Activity
Login
Main
Activity
[10]
THREE-TIER WEB APPLICATION DEVELOPMENT
PRESENTATION TIER:
The Presentation Tier or User Interface is the portion the user sees when they open a web
page in the browser. It is what is presented to the user on the client side within their web
browser. If you were to view the source code, you would only see code such as HTML, PHP,
[11]
and Cascading Style Sheets Viewing source code on a web page, you would not see database
queries or loops or calls to classes or any behind-the-scenes processing. Languages used in
this layer are typically HTML, PHP, CSS,jquery and Bootstrap.
The Business Logic, Functional Process Logic, Business Rules are kept in a separate layer.
You would not use HTML or PHP in this layer. In this layer you typically define your
classes, properties, etc.
WHAT IS HTML?
Hypertext Markup Language (HTML) is the standard markup language for creating web
pages and web applications. With Cascading Style Sheets (CSS) and JavaScript, it forms a
triad of cornerstone technologies for the World Wide Web.
Web browsers receive HTML documents from a web server or from local storage and render
the documents into multimedia web pages. HTML describes the structure of a web page
semantically and originally included cues for the appearance of the document.
HTML elements are the building blocks of HTML pages. With HTML constructs, images
and other objects such as interactive forms may be embedded into the rendered page. HTML
provides a means to create structured documents by denoting structural semantics for text
such as headings, paragraphs, lists, links, quotes and other items. HTML elements are
delineated by tags, written using angle brackets. Tags such as <img /> and <input /> directly
introduce content into the page. Other tags such as <p> surround and provide information
[12]
about document text and may include other tags as sub-elements. Browsers do not display the
HTML tags, but use them to interpret the content of the page.
HTML FORMS
A webform, web form or HTML form on a web page allows a user to enter data that is sent to
a server for processing. Forms can resemble paper or database forms because web users fill
out the forms using checkboxes, radio buttons, or text fields
text — a simple text box that allows input of a single line of text.
email - a type of text that requires a partially validated email address
number - a type of text that requires a number
password — similar to text, it is used for security purposes, in which the characters
typed in are invisible or replaced by symbols such as *)
radio — a radio button
file — a file select control for uploading a file
reset — a reset button that, when activated, tells the browser to restore the values to
their initial values.
submit — a button that tells the browser to take action on the form (typically to send
it to a server)
textarea — much like the text input field except a textarea allows for multiple rows of
data to be shown and entered
select — a drop-down list that displays a list of items a user can select from
HTML TABLES
The HTML tables allow web authors to arrange data like text, images, links, other tables,
etc. into rows and columns of cells.
The HTML tables are created using the <table> tag in which the <tr> tag is used to create
table rows and <td> tag is used to create data cells. The elements under <td> are regular and
left aligned by default
[13]
CSS (CASCADING STYLE SHEET)
Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of
a document written in a markup language like HTML.CSS is a cornerstone technology of the
World Wide Web, alongside HTML and JavaScript.
CSS is designed to enable the separation of presentation and content, including layout, colors,
and fonts.This separation can improve content accessibility, provide more flexibility and
control in the specification of presentation characteristics, enable multiple web pages to share
formatting by specifying the relevant CSS in a separate .css file, and reduce complexity and
repetition in the structural content.
1. External style sheets are separate files full of CSS instructions (with the file
extension .css). When any web page includes an external style sheet, its look and feel
will be controlled by this CSS file (unless you decide to override a style using one of
these next two types). This is how you change a whole website at once. And that's
perfect if you want to keep up with the latest fashion in web pages without rewriting
every page!
2. . Internal styles are placed at the top of each web page document, before any of the
content is listed. This is the next best thing to external, because they're easy to find,
yet allow you to 'override' an external style sheet -- for that special page that wants to
be a nonconformist
3. Inline styles are placed right where you need them, next to the text or graphic you
wish to decorate. You can insert inline styles anywhere in the middle of your HTML
code, giving you real freedom to specify each web page element. On the other hand,
this can make maintaining web pages a real chore!
[14]
JAVASCRIPT AND JQUERY
JAVASCRIPT
Alongside HTML and CSS, JavaScript is one of the core technologies of the World Wide
Web. JavaScript enables interactive web pages and is an essential part of web applications.
The vast majority of websites use it, and major web browsers have a dedicated JavaScript
engine to execute it.
JQUERY
JQuery is a JavaScript library designed to simplify HTML DOM tree traversal and
manipulation, as well as event handling, CSS animation, and Ajax It is free, open-source
software using the permissive MIT License. Web analysis (from 2017) indicates that it is the
most widely deployed JavaScript library by a large margin.
jQuery's syntax is designed to make it easier to navigate a document, select DOM elements,
create animations, handle events, and develop Ajax applications. jQuery also provides
capabilities for developers to create plug-ins on top of the JavaScript library. This enables
developers to create abstractions for low-level interaction and animation, advanced effects
[15]
and high-level, theme able widgets. The modular approach to the jQuery library allows the
creation of powerful dynamic web pages and Web applications.
BOOTSTRAP
Bootstrap is a free front-end framework for faster and easier web development Bootstrap
includes HTML and CSS based design templates for typography, forms, buttons, tables,
navigation, modals, image carousels and many other, as well as optional JavaScript
plugins.Bootstrap also gives you the ability to easily create responsive designs
Introduction to PHP
PHP is a powerful language and the interpreter, whether included in a web server as a module or
executed as a separate CGI binary, is able to access files, execute commands and open network
connections on the server. These properties make anything run on a web server insecure by
default. PHP is designed specifically to be a more secure language for writing CGI programs
than Perl or C, and with correct selection of compile-time and runtime configuration options,
and proper coding practices, it can give you exactly the combination of freedom and security
you need.
The configuration flexibility of PHP is equally rivalled by the code flexibility. PHP can be used
to build complete server applications, with all the power of a shell user, or it can be used for
simple server-side includes with little risk in a tightly controlled environment. How you build
that environment, and how secure it is, is largely up to the PHP developer.
Features:
[16]
Easy code.
Normalized Database Layout
Fast.
There are two primary ways for adding support for PHP to a web server – as a native web server
module, or as a CGI executable. PHP has a direct module interface calledServer Application
Programming Interface (SAPI), which is supported by many web servers including Apache
HTTP Server, Microsoft IIS, Netscape (now defunct) and iPlanet. Some other web servers, such
as OmniHTTPd, support the Internet Server Application Programming Interface (ISAPI), which
is a Microsoft's web server module interface. If PHP has no module support for a web server, it
can always be used as a Common Gateway Interface (CGI) or FastCGI processor; in that case,
the web server is configured to use PHP's CGI executable to process all requests to PHP files.
Usage
PHP acts primarily as a filter, taking input from a file or stream containing text and/or PHP
instructions and outputting another stream of data. Most commonly the output will be HTML,
[17]
although it could be JSON, XMLor binary data such as image or audio formats. Since PHP 4,
the PHP parser compiles input to producebytecode for processing by the Zend Engine, giving
improved performance over its interpreterpredecessor.
BACK END
MySQL
Features
MySQL is offered under two different editions: the open source MySQL Community Server and
the proprietary Enterprise Server. MySQL Enterprise Server is differentiated by a series of
proprietary extensions which install as server plugins, but otherwise shares the version
numbering system and is built from the same code base
[18]
Multiple storage engines, allowing one to choose the one that is most effective for each table
in the application.
Deployment
MySQL can be built and installed manually from source code, but it is more commonly installed
from a binary package unless special customizations are required. On most Linux distributions,
the package management system can download and install MySQL with minimal effort, though
further configuration is often required to adjust security and optimization settings.Though
MySQL began as a low-end alternative to more powerful proprietary databases, it has gradually
evolved to support higher-scale needs as well. It is still most commonly used in small to medium
scale single-server deployments, either as a component in a LAMP-based web application or as
a standalone database server. Much of MySQL's appeal originates in its relative simplicity and
ease of use, which is enabled by an ecosystem of open source tools such as phpMyAdmin. In the
medium range, MySQL can be scaled by deploying it on more powerful hardware, such as a
multi-processor server with gigabytes of memory.A typical high-end configuration can include a
powerful master database which handles data write operations and is replicated to multiple
slaves that handle all read operations. The master server continually pushes binlog events to
connected slaves so in the event of failure a slave can be promoted to become the new master,
minimizing downtime. Further improvements in performance can be achieved by caching the
results from database queries in memory using memcached, or breaking down a database into
smaller chunks called shards which can be spread across a number of distributed server clusters.
WampServer refers to a software stack for the Microsoft Windows operating system, created
by Romain Bourdon and consisting of the Apache web server, OpenSSL for SSL
support, MySQL database and PHP programming language.
It stands for "Windows, Apache, MySQL, and PHP." WAMP is a variation of LAMP for
Windows systems and is often installed as a software bundle (Apache, MySQL, and PHP). It
is often used for web development and internal testing, but may also be used to serve live
websites.
The most important part of the WAMP package is Apache (or "Apache HTTP Server") which
is used run the web server within Windows. By running a local Apache web server on a
[19]
Windows machine, a web developer can test webpages in a web browser without publishing
them live on the Internet.
WAMP also includes MySQL and PHP, which are two of the most common technologies
used for creating dynamic websites. MySQL is a high-speed database, while PHP is a
scripting language that can be used to access data from the database. By installing these two
components locally, a developer can build and test a dynamic website before publishing it to
a public web server.
While Apache, MySQL, and PHP are open source components that can be installed
individually, they are usually installed together. One popular package is called
"WampServer," which provides a user-friendly way to install and configure the "AMP"
components on Windows
WampServer is a Web development platform on Windows that allows you to create dynamic
Web applications with Apache2, PHP, MySQL and MariaDB. WampServer automatically
installs everything you need to intuitively develope Web applications. You will be able to tune
your server without even touching its setting files. Best of all, WampServer is available for free
(under GPML license) in both 32 and 64 bit versions. Wampserver is not compatible with
Windows XP, SP3, or Windows Server 2003..
Functionalities of Wamp:
[20]
SCREENSHOTS OF PROJECT
HOME PAGE
[21]
ABOUT US
[22]
PRODUCTS OF CATEGORIES
MEN
[23]
WOMEN
[24]
KIDS BOYS
[25]
KIDS GIRLS
[26]
QUALITY&INFRASTRUCTURE
[27]
CONTACT US
[28]
ADMIN PAGE
[29]
ADD NEW CATEGORIES
[30]
VIEW PRODUCTS
[31]
VIEW CATEGORIES
[32]
CODING
Index
[33]
<?php include('header.php')
<section class="main-slider">
</div>
</div>
</section>
<div class="container">
<div class="col-md-6">
<div class="col-md-6">
[34]
<a href="about.php">Read More</a> </p>
<!--
-->
</div>
</div>
</div>
</section>
<div class="container-fluid">
<div class="row">
</a>
[35]
<div class="product_buttons darklinks"> <!--<a href="#" class="add_to_cart" data-
toggle="tooltip" title="Add to Cart">
<i class="qtyler-shop-bag"></i>
<i class="qtyler-heart"></i>
<i class="qtyler-external"></i>
</a>
</div>
</div>
</div>
<div class="item-content">
<!--
<!--
</div>
</article>
</a>
[36]
<div class="product_buttons darklinks"> <!--<a href="#" class="add_to_cart" data-
toggle="tooltip" title="Add to Cart">
<i class="qtyler-shop-bag"></i>
<i class="qtyler-heart"></i>
<i class="qtyler-external"></i>
</a> </div>
</div>
</div>
<div class="item-content">
<!--
-->
</div>
</article>
</a>
[37]
<i class="qtyler-shop-bag"></i>
</a>
<i class="qtyler-heart"></i>
<i class="qtyler-external"></i>
</a></div>
</div>
<!—
</div>
<div class="item-content">
<!--
-->
</div>
</article>
[38]
</a>
<i class="qtyler-shop-bag"></i>
</a>
<i class="qtyler-heart"></i>
</a>-->
<i class="qtyler-external"></i>
</a> </div>
</div>
</div>
<div class="item-content">
<!--
-->
</div>
</article>
[39]
<img src="img/product/5.jpg" alt="" />
</a>
<i class="qtyler-shop-bag"></i>
<i class="qtyler-heart"></i>
<i class="qtyler-external"></i>
</a> </div>
</div>
<!—
</div>
<div class="item-content">
<!--
-->
</div>
</article>
[40]
<div class="item-media"> <a href="shop-product.html">
</a>
<i class="qtyler-shop-bag"></i>
</a>
<i class="qtyler-heart"></i>
</a>-->
<i class="qtyler-external"></i>
</a> </div>
</div>
<!—
</div>
<div class="item-content">
<!--
-->
</div>
[41]
</article>
</div>
</div>
</div>
</div>
</section>
<div class="container">
</div>
<div class="toppadding_5"></div>
<div class="col-xs-12">
</div>
</div>
[42]
<div class="form-group"> <input type="tel" size="30" value="" name="phone" id="phone"
class="form-control with_icon" placeholder="Phone Number"> <i class="qtyler-phone
grey"></i> </div>
</div>
<div class="col-xs-12">
</div>
</div>
</form>
</div>
</div>
</div>
</section>
About
<style>
table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
[43]
th, td {
text-align: left;
padding: 8px;
tr:nth-child(even){background-color: #f2f2f2}
p{
text-align: justify;
</style>
<div class="container">
<div class="row">
<h1 class="sr-only">About</h1>
Home
</a> </li>
<a href="about.php">
</ol>
</div>
</div>
</div>
</section>
[44]
<div class="row">
<div class="col-xs-12">
<p style="text-transform: capitalize">we are supplying our quality products to good brands
only. also we are exporting our products to usa, uk. we manufacture all kinds of mens
pullovers, ladies cardigans, kids pullovers, caps, mufflers, scarfes; ponchus in different kinds
of yarns (cotton, wool, acrylic and other blends).
<br>we are very well experienced in knitwears manufacturing. our garments production
centres are managed by extremely experienced professionals who are totally committed to
quality and on time deliveries.
we have skilled manpower to maintain garment quality. trained packers pack the finished
garments only after thorough inspection done by our quality assurance department- under
close supervision of prop. himself.
</p>
<div style="overflow-x:auto;">
<table>
<tr>
</tr>
<tr>
[45]
MR-NAVDEEP KUMAR
</td>
</tr>
<tr>
<td>LANDLINE:-</td>
</tr>
<tr>
<div class="container">
<div class="row">
<p> we would like to introduce ourselves as one of the leading manufacturers and exporters
of knitwears ( all kinds of sweaters for mens, womens & kids in ludhiana (pb), india.we are
supplying our quality products to good brands only. <a href="about.php">Read More</a>
</p>
</div>
</div>
<div class="widget">
<ul style="width:180px;">
<li><a href="index.php">Home</a></li>
[46]
<li><a href="about.php">Infrastructure</a></li>
<li><a href="about.php">Quality</a></li>
</ul>
</div>
</div>
<div class="widget">
<h3 class="widget-title">Contacts</h3>
</div>
</div>
</div>
</div>
</div>
[47]
</div>
</div>
</div>
</footer>
<div class="container">
<div class="row">
</div>
</div>
</div>
</section>
</div>
</div>
<script type="text/javascript">
$(window).load(function() {
$('#slider').nivoSlider();
});
</script>
</body>
<div class="container">
[48]
<div class="row">
<p> we would like to introduce ourselves as one of the leading manufacturers and exporters
of knitwears ( all kinds of sweaters for mens, womens & kids in ludhiana (pb), india.we are
supplying our quality products to good brands only. <a href="about.php">Read More</a>
</p>
</div>
</div>
<div class="widget">
<ul style="width:180px;">
<li><a href="index.php">Home</a></li>
<li><a href="about.php">Infrastructure</a></li>
<li><a href="about.php">Quality</a></li>
</ul>
</div>
</div>
<div class="widget">
<h3 class="widget-title">Contacts</h3>
[49]
<div class="media-body"> 120,Ashok Nagar,near Bus Stand,Ludhiana- 141010 ( PB)
INDIA</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="container">
<div class="row">
</div>
</div>
[50]
</div>
</section>
</div>
</div>
<script type="text/javascript">
$(window).load(function() {
$('#slider').nivoSlider();
});
</script>
</body>
</html> 6769, Street No.6, New Janta Nagar, Daba Road, Ludhiana- 141003, Punjab (India).
</td>
</tr>
<tr>
<td>E-MAIL:</td>
</tr>
<tr>
</td>
[51]
</tr>
<tr>
YARN.
</td>
</tr>
<tr>
</td>
</tr>
<tr>
<td>Hypercity Retail India Limited , Max Lifestyle India Ltd., Vishal Mega Mart Pvt.Ltd,
Arvind Brands etc .
ESS ENN Creation ( USA ) , SQP PLC Incorporation ( UK ) , John incorporations ( Canada )
etc.
</td>
</tr>
</table>
<br/>
<table>
<tr>
<td>BANKERS :- </td>
[52]
<td>STATE BANK OF INDIA
FOCAL POINT
LUDHIANA-141010
</td>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
<td>SWIFT NO :- </td>
</tr>
</table>
<br/>
<!-- <table>
<tr>
<td>IN HOUSE
</td>
<td>CONTRACTUAL</td>
</tr>
[53]
<tr>
<td>50 </td>
<td>100</td>
</tr>
<tr>
<td>15 </td>
<td>30</td>
</tr>
<tr>
<td>8GG </td>
<td>60 </td>
<td>100</td>
</tr>
<tr>
<td>6 GG </td>
<td>10 </td>
<td>40</td>
</tr>
<tr>
<td>4 GG </td>
<td>15 </td>
<td>60</td>
</tr>
<tr>
[54]
</tr>
<tr>
<td>3 </td>
<td>10</td>
</tr>
<tr>
<td>8GG </td>
<td>2 </td>
<td>10</td>
</tr>
<tr>
<td> 25 </td>
<td>25 </td>
</tr>
<tr>
<td> 30 </td>
<td>40 </td>
</tr>
<tr>
<td> 5 </td>
<td>0 </td>
</tr>
<tr>
[55]
<td>SIDE LOCKING MACHINES: - </td>
<td> 3 </td>
<td>0 </td>
</tr>
<tr>
<td> 2 </td>
<td>4 </td>
</tr>
<tr>
<td> 5 </td>
<td>5 </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<br/>-->
</div>
</div>
</div>
</div>
<h3>
[56]
Infrastructure Facilities
</h3>
<p>We have state of art infrastructural set up that spreads over a wide land. This
infrastructure is separated into various sections like procurement, manufacturing,
warehousing & packaging, quality testing, R&D and sales & marketing. Due to the supported
of our advanced and the latest infrastructural unit, Our daily production capacity is around
3000*(Depend upon design) pcs. we have been able to provide a high-quality range of
products to the patrons. Furnished with hi-tech tools and machinery, this infrastructural unit
helps us to manufacture optimum quality products. To attain the best quality in the
manufacturing process, all the equipped tools and machines are usually updated.</p>
</div>
<br/>
<h3>
Quality Policy
</h3>
<p>"Ons International " provides consistent quality to the customers. Strict quality assurance
is inherent in every step of our process, from incoming materials to shipment of the finished
product. Beaver sensitive to quality benchmarks of the core Infrastructure Industry, Attain
standards set by management with a sharp sense of clarity, confidence and conviction.
Encourage and empower human resources across the organization to scale ever new heights
of performance excellence. Our company’s motive is to provide optimum client satisfaction.
We have a good set up for testing of garments as per international standered. The client
centric approach reflects from our work and efforts of providing only high quality and
innovative products to our customers. We follow ethical business policies and transparent
business dealings, which has helped us in earning the trust of large client network. Also, we
always try to meet the stringent demands of our clients and try to provide best services to
them by offering customization on all of our products.</p>
</div>
</section>
Product
<style>
[57]
.ec img:hover {
opacity:0.6;
position:relative;
height:auto;
width:auto;
.ec ul{
list-style: none;
margin:0px;
.ec ul li{
float:left;
margin-right: 20px;
.title{
font-size: 18px;
font-weight: 400;
margin-bottom: 12px;
color: #363636;
line-height: 1em;
text-align: center;
padding-bottom: 20px;
margin: 0px;
[58]
}
</style>
<div class="container">
<div class="row">
<h1 class="sr-only">Products</h1>
Home
</a> </li>
</ol>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<?php
include ('kitecms/config.php');
error_reporting(E_ERROR | E_PARSE);
[59]
while($query2=mysql_fetch_array($query1)){
?>
<ul>
<li>
<?php
echo" </a>";
echo"<h3 class='title'>";
echo' '.$query2['name'].'';
echo" </h3>";
?>
</li>
</ul>
<?php
}?>
</div>
</div>
<h3 class="widget-title">Categories</h3>
<?php
[60]
?>
<?php
while($query2=mysql_fetch_array($query1)){
?>
</li>
<?php
?>
</ul>
</div>
</aside>
</div>
</div>
</section>
Category
<style>
.ec img:hover {
opacity:0.6;
position:relative;
height:auto;
[61]
width:auto;
.ec ul
list-style: none;
margin:0px;
.ec ul li
float:left;
margin-right: 20px;
.title{
font-size: 18px;
font-weight: 400;
margin-bottom: 12px;
color: #363636;
line-height: 1em;
text-align: center;
padding-bottom: 20px;
margin: 0px;
</style>
<div class="container">
<div class="row">
[62]
<div class="col-xs-12 text-center">
<h1 class="sr-only">Products</h1>
Home
</a> </li>
</ol>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<?php
include ('kitecms/config.php');
error_reporting(E_ERROR | E_PARSE);
while($query2=mysql_fetch_array($query1)){
?>
<ul>
<li>
<?php
[63]
echo '<a href="product.php?id='.$query2['id'].'">';
echo" </a>";
echo"<h3 class='title'>";
echo' '.$query2['name'].'';
echo" </h3>";
?>
</li>
</ul>
<?php }?>
</div>
</div>
<h3 class="widget-title">Categories</h3>
<?php
?>
<?php
while($query2=mysql_fetch_array($query1)){
?>
</li>
[64]
<?php
?>
</ul>
</div>
</aside>
</div>
</div>
</section>
Contact
<div class="container">
<div class="row">
Home
</a> </li>
<a href="Contact.php">
</ol>
</div>
</div>
[65]
</div>
</section>
<div class="container">
<div class="row">
<div class="col-sm-12">
<h2>Contact Form</h2>
</div>
</div>
<div class="row">
<div class="row">
<div class="col-sm-6">
</div>
</div>
<div class="col-sm-6">
</div>
</div>
[66]
<div class="col-sm-6">
</div>
</div>
<div class="col-sm-6">
</div>
</div>
<div class="col-sm-12">
</div>
</div>
</div>
</form>
</div>
<li>
[67]
<div class="media">
<div class="media-body">
K-253,Phase 8,Munjal Gases Road, Focal Point,Ludhiana- 141010 ( PB) INDIA </div>
</div>
</li>
<li>
<div class="media">
<div class="media-body">
</div>
</li>
<li>
<div class="media">
<div class="media-body">
</div>
</li>
<li>
<div class="media">
[68]
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
Header
<!DOCTYPE html>
<html class="no-js">
<head>
<title>ONS International</title>
<meta charset="utf-8">
[69]
<script src="js/jquery-1.10.1.min.js"></script>
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<script src="js/compressed.js"></script>
<script src="js/selectize.min.js"></script>
<script src="js/main.js"></script>
<style>
.logo img
-webkit-backface-visibility: visible;
backface-visibility: visible;
max-width: 362px;
.logo img {
-webkit-backface-visibility: visible;
backface-visibility: visible;
max-width: 270px;
</style>
</head>
<body>
<div id="canvas">
<div id="box_wrapper">
[70]
<section class="page_topline ds background_cover">
<div class="container-fluid">
<!--
0-800-123-4567
</span> <span>
</span> <span>
</span> </div>
-->
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
</script>
</div>
<!--
[71]
<div class="widget_search">
<div class="form-group-wrap">
</div>
</div>
</form>
</div> -->
</a>
<div class="widget_search">
<div class="form-group-wrap">
</div>
</form>
</div>
[72]
</div>
</div>
</div>
</section>
<div class="container-fluid">
<div class="row">
</a> </div>
<nav class="mainmenu_wrapper">
<!--
<ul>
</ul>
-->
</li>
<!--
<ul>
[73]
<li> <a href="about.html">About</a> </li>
</ul>
-->
</li>
<li>
<?php
include('config.php');
?>
<a href="catagory.php?id=86">
Products
</a>
<?php
?>
<ul name="p_id">
<?php
while($query2=mysql_fetch_array($query1)){
?>
<li>
</li>
<?php
[74]
?>
</ul>
</li>
</li>
<li><a href="about.php#f">Infrastructure</a></li>
<!--
<ul>
</ul>
-->
</li>
</ul>
</nav>
</div>
<!--
[75]
<div class="header_right_buttons text-right">
</a>
</li>
<span class="count">3</span>
</a>
<div class="widget_shopping_cart_content">
<li class="media">
</a> </div>
[76]
<p class="darklinks"> <a href="shop-product.html">Heather grey pullover</a> </p> <span
class="product-quantity">
</div>
</li>
<li class="media">
</a> </div>
</div>
</li>
</ul>
</div>
</div>
</div>
</li>
</a>
[77]
<div class="dropdown-menu"> <a class="social-icon socicon-facebook dark-icon" href="#"
title="Facebook"></a> <a class="social-icon socicon-googleplus dark-icon" href="#"
title="Google Plus"></a> <a class="social-icon socicon-linkedin dark-icon" href="#"
title="Linkedin"></a>
<a class="social-icon socicon-twitter dark-icon" href="#" title="Twitter"></a> <a
class="social-icon socicon-instagram dark-icon" href="#" title="Instagram"></a> </div>
</li>
</ul>
</div>
-->
</div>
</div>
</div>
</header>
CONFIG
<?php
$query=mysql_connect("localhost","root","");
mysql_select_db("ons",$query);
?>
Footer
<div class="container">
<div class="row">
[78]
<p> we would like to introduce ourselves as one of the leading manufacturers and exporters
of knitwears ( all kinds of sweaters for mens, womens & kids in ludhiana (pb), india.we are
supplying our quality products to good brands only. <a href="about.php">Read More</a>
</p>
</div>
</div>
<div class="widget">
<ul style="width:180px;">
<li><a href="index.php">Home</a></li>
<li><a href="about.php">Infrastructure</a></li>
<li><a href="about.php">Quality</a></li>
</ul>
</div>
</div>
<div class="widget">
<h3 class="widget-title">Contacts</h3>
</div>
[79]
<div class="media-body"> +91-7888956849 </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="container">
<div class="row">
</div>
</div>
</div>
</section>
</div>
</div>
[80]
<script type="text/javascript" src="js/jquery.nivo.slider.js"></script>
<script type="text/javascript">
$(window).load(function() {
$('#slider').nivoSlider();
});
</script>
</body>
</html>
PRODUCT DESCRIPTIONS
<style>
.ec img:hover {
opacity:0.6;
position:relative;
height:auto;
width:auto;
.ec ul{
list-style: none;
margin:0px;
.ec ul li{
float:left;
margin-right: 20px;
.title{
[81]
font-size: 18px;
font-weight: 400;
margin-bottom: 12px;
color: #363636;
line-height: 1em;
text-align: center;
padding-bottom: 20px;
margin: 0px;
.mfp-title{
display:none;
.styleswitcher{
display:none;
.styleswitcher-inner{
/*display:none;*/
pre {
display: block;
padding: 0px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
/*color: #333;*/
word-break: break-all;
word-wrap: break-word;
[82]
background-color: transparent !important;
border-radius: 4px;
</style>
<div class="container">
<div class="row">
<h1 class="sr-only">Products</h1>
Home
</a> </li>
</ol>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<?php
[83]
include ('kitecms/config.php');
while($query2=mysql_fetch_array($query1))
echo '</div>';
/*echo'<br>';*/
echo'<br><br>';
echo "</div>";
echo "</div>";
?>
<?php
[84]
}
?>
</div>
</div>
<h3 class="widget-title">Categories</h3>
<?php
?>
<?php
while($query2=mysql_fetch_array($query1)){
?>
<?php
?>
</ul>
</div>
</aside>
</div>
</div>
[85]
</section>
SYSTEM IMPLEMENTATION
Administrator
User
[86]
SYSTEM MAINTENANCE
After the installation and implementation phase is completed and the owner staff is adjusted
to the changes created by the candidate and purposed system evaluation and maintenance
begins. Like any system there is an ageing process that requires periodic maintenance of
hardware and software. If the new information is consistent with the design specification then
changes have to be made.
Corrective Maintenance
[87]
Adaptive Maintenance
Perfective Maintenance
Perfective Maintenance:
Perfective maintenance means adding new programs or modifying the existing programs to
enhance the performance of the information system. This type of maintenance undertaken to
respond to user’s additional needs which may be due to the changes within or outside of the
organization These environmental changes include:
a) Changes in governmental policies, laws, etc.,
b) Economic and competitive conditions, and
c) New technology.
The future scope of this project is very broad. Few of them are:
This can be accessed anytime anywhere, since it is a web application provided only
on internet connection.
The user had no need to travel a long distance for the enquiry and his/her time is also
saved because of this automated system.
The owner easily add or delete the product using the back end.
User can easily contact the owner regaeding the product.
[88]
TESTING
Is it possible to invoke each menu function using logical assumptions that if all parts of the
system are correct, the goal will be successfully achieved? In adequate testing or non-testing will
leads to errors that may appear few months later. That‟s why it is very important to always test
the new software. This create two problems The purpose of the system testing is to consider all
the likely variations to which it will be suggested and push the systems to limits. The testing
process focuses on the logical intervals of the software ensuring that all statements have been
tested and on functional interval is conducting tests to uncover errors and ensure that defined
input will produce actual results that agree with the required results. Program level testing,
modules level testing integrated and carried out. There are two major type of testing they are :
[89]
White box sometimes called “Glass box testing” is a test case design that uses the control
structure of the procedural design to drive test case.Using white box testing methods, the
following tests were made on the system
All independent paths within a module have been exercised once. In our system, ensuring that
case was selected and executed checked all case structures. The bugs that were prevailing in
some part of the code where fixed
All logical decisions were checked for the truth and falsity of the values.
Black box Testing
Black box testing focuses on the functional requirements of the software. This is black box
testing enables the software engineering to derive a set of input conditions that will fully
exercise all functional requirements for a program. Black box testing is not an alternative to
white box testing rather it is complementary approach that is likely to uncover a different class
of errors that white box methods like..
Interface errors
Performance in data structure
Performance errors
Initializing and termination errors
BIBLIOGRAPHY
Beyond the guidance of the staff members we have consulted some books while developing
the project. Some of these books & websites are:
www.w3schools.com
www.css-tricks.com
www.php.net
[90]
www.javascriptkit.com
www.tutorialspoint.com/php/
www.jquery.com
www.w3schools.com
www.tutorialpoints.com
www.wikipedia.com
www.phptponit.com
www.w3layout.com
www.freetemplate.com
www.kishpara.com
www.brpaper.com
www.stackoverflow.com
www.gethub.com
CONCLUSION
Ons international cloth collection system, we have a system in. The user chooses the
clothes staff picks the cloth and admin take them calculated, and the choice of clothes is
provided to him. Hence cloth collection system is working fine and giving the clothes
working a smooth and classified edge. This System will help them to properly manage the
requirements of both, i.e. the seller and the buyer and aid in growth without creating any
hassle.
[91]
Online Payment, Registration and cancellation make it easier to use. So, using this system
will help in reducing the lab our and provide more facility for Buyer/Seller to like the
services.
[92]