Ecommerce Website Report File
Ecommerce Website Report File
by
REENU (20118038)
SANI (20118032)
(ASSISTANT PROFESSOR)
Bachelor of Technology
in
(May , 2024)
DECLARATION
I hereby declare that this submission is my own work and that, to the best of my knowledge
and belief, it contains no material previously published or written by another person nor
material which to a substantial extent has been accepted for the award of any other degree or
diploma of the university or other institute of higher learning, except where due
acknowledgment has been made in the text.
REENU (20118038)
SANI (20118032)
This is to certify that Project Report entitled ..‘Furniture Ecommerce website ..” which is submitted
by Reenu with team members”. in partial fulfilment of the requirement for the award of degree B.
Tech. in Department of Computer Science of School of Engineering & Technology, IFTM University,
is a record of the candidate own work carried out by him under my/our supervision. The matter
embodied in this thesis is original and has not been submitted for the award of any other degree.
Date: Supervisor
(Assistant Professor)
ACKNOWLEDGEMENT
It gives us a great sense of pleasure to present the report of the B. Tech Project undertaken during B.
Tech. Final Year. We owe special debt of gratitude to Assistant Professor Harpreet Singh Chawla,
Department of Computer Science & Engineering, School of Engineering & Technology, IFTM
University, Moradabad for his constant support and guidance throughout the course of our work. His
sincerity, thoroughness and perseverance have been a constant source of inspiration for us. It is only
his cognizant efforts that our endeavors have seen light of the day.
We also take the opportunity to acknowledge the contribution of Professor Dr Devendra Singh ,
Head, Department of Computer Science & Engineering ,,IFTM University Moradabad for his full
support and assistance during the development of the project.
We also do not like to miss the opportunity to acknowledge the contribution of all faculty members of
the department for their kind assistance and cooperation during the development of our project. Last
but not the least, we acknowledge our friends for their contribution in the completion of the project.
Name : Reenu
Roll No : (20118038)
Roll No : (20118030)
Name : Sani
Roll No : (20118032)
Roll No : (20118031)
Roll No : (21119013)
ABSTRACT
When you start with a portrait and search for a pure form, a clear volume, through successive
eliminations, you arrive inevitably at the egg. Likewise, starting with the egg and following the same
process in reverse, one finishes with the portrait.
The FURNI E-commerce Platform serves as a digital marketplace bridging artisans of fine woodcraft
with discerning consumers worldwide. This platform offers a curated selection of high-quality wood
products, ranging from furniture to decor, crafted by skilled artisans. By leveraging intuitive user
interfaces and robust backend systems, FURNI provides a seamless shopping experience, ensuring
customer satisfaction and loyalty. Through innovative features such as customizable orders and virtual
showroom tours, FURNI redefines online woodcraft shopping. With an emphasis on sustainability,
authenticity, and craftsmanship, FURNI is poised to become the premier destination for wood
enthusiasts seeking unique, handcrafted creations.
TABLE OF CONTENTS Page
DECLARATION ..................................................................................................................ii
CERTIFICATE ...................................................................................................................iii
ACKNOWLEDGEMENTS ................................................................................................iv
ABSTRACT ..........................................................................................................................v
LIST OF TABLES...............................................................................................................vii
LIST OF FIGURES............................................................................................................viii
LIST OF SYMBOLS ...........................................................................................................ix
LIST OF ABBREVIATIONS ............................................................................................... x
CHAPTER 1 …………………………………………………………………………………1
1.1 INTRODUCTION…………………………………………………………………..5
1.2. BENEFITS OF PRODUCT……………………………………………………...…8
CHAPTER 2........................................................................................................................13
2.1. OBJECTIVE...........................................................................................................15
2.2.PHASES .................................................................................................................17
2.3. ..DATA FLOW DIAGRAM..................................................................................19
CHAPTER 3......................................................................................................................30
3.1. HARDWARE REQUIRMENT ............................................................................36
3.2. .SOFTWARE REQUIRMENT..........................................................................…39
CHAPTER 4 ...................................................................................................................40
4.1 INDEX....................................................................................................................45
4.2 OUR PRODUCT ...................................................................................................47
4.3 OUR SERVICES
4.4 FEEDBACK
REFERENCES... ....................................................................................................
APPENDIX
LIST OF SYMBOLS
≠ Not Equal
Belongs to
€ Euro- A Currency
_ Optical distance
The objective of this project is to develop a general purpose ecommerce store where products like Helen
Chair, Kruzo Aero Chair, Ergonomic Chair etc so on can be bought from the comfort of home through the
Internet. However, for implementation purposes, this paper will deal with an online shopping for Goods
or Products
An online store is a virtual store on the Internet where customers can browse the catalog and select
products of interest. The selected items may be collected in a shopping cart. At checkout time, the items
in the shopping cart will be presented as an order At that time, more information will be needed to
complete the transaction. Usually, the customer will be asked to fill or select a billing address, a shipping
address, a shipping option, and payment information such as credit card number as well as pay after
delivery etc. An e-mail notification is sent to the customer as soon as the orderis placed.
Faster buying process: Customers can spend less time shopping for what they want.
They can easily browse through many items at a time and buy what they like
Store and product listing creation: A product listing is what the customer sees when they
search for an item
Ion No reach limitations: A seller with a physical store may only be able to reach a certain
number of buyers. They can deliver to the customers’ homes but there can be distance limitations ∙
Faster response : Every interaction is faster when you begin selling online.
Increase sales: For businesses that sell digital goods, eCommerce allows the delivery of products
within seconds of making a purchase
24/7 Potential Income: An ecommerce store allows you to attract those who may have odd work
schedules or who don’t have time to shop in-person.
OBJECTIVE:
Reduce management costs.
Increasing sales.
CHAPTER 2
SYSTEM ANALYSIS
2.1 OBJECTIVE
It is a process of collecting and interpreting facts, identifying the problems, and decomposition of a
system into its components.
System analysis is conducted for the purpose of studying a system or its parts in order to identify its
objectives. It is a problem solving technique that improves the system and ensures that all the components
of the system work efficiently to accomplish their purpose.
2.2 PHASES
System Development Life Cycle (SDLC) mainly consists of the following 7 phases which can be
detailed: -
1. PRELIMINORY INVESTIGATION
2. FEASIBILITY STUDY
3. SYSTEM ANALYSIS
4. DESIGN
5. DEVELOPMENT /CODING
6. TESTING
7. IMPL EMENTATION/MAINTENANCE:
2.3 DATA FLOW DIAGRAM:
INTRODUCTION
DFD is an acronym for the word Data Flow Diagram. DFD is pictorial representation of the system. DFD
is a graphical representation of the ―flow of data through the information system. DFD are also used for
the visualization of data processing (structured design). ADFD provides no information about the timings
of the process, or about whether process will operate in parallel or sequence. DFD is an important
technique for modeling system’s high-level detail by showing how input details transformed to output
results through a sequence of functional transformations. DFD
USE OF DFD
DFD is a method of choice for representation of showing of information through a system because of
the following reasons :-
Order Details
profile management
Login Management
Product Management
Admin
A requirements specification for a software system is a complete description of the behavior of a system
to be developed and it includes a set of use cases that describe all the interactions the users will have with
the software. In addition to use cases, the SRS also contains non-functional requirements.
Non-functional requirements are requirements which impose constraints on the design or implementation
(such as performance engineering requirements, quality standards, or design constraints).Requirements
are a sub-field of software engineering that deals with the elicitation, analysis, specification, and
validation of requirements for software. The software requirement specification document enlists all
necessary requirements for project development. To derive the requirements we need to have clear and
thorough understanding of the products to be developed. This is prepared after detailed communications
with project team and the customer.
Pentium4
256 MB RAM
1 GBHDD
4 GBRAM
200 GB diskspace
3.2 SOFTWARE REQUIRMENT
Client on Internet:
Web Browser,
Client on Intranet:
Client Software,
Web Browser,
CHAPTER 4
LIST OF FIGURES & LIST OF MULTIPLE FIGURES OF
CODING PAGES
4.1 INDEX
This our home/index page where any customer and user rendered firsty when he come on our
application/website . this page is provide all instractions as like products ,my order,feedback and sign up
or login pages.
4.2 OUR PRODUCTS
And this is our products page where an user see all products like Nordic chair , Ergonomic chair and
much more and he explore and campfire the quality ,price and other’s factor to another website.
Here mainly three type of category like chair Ergonomic chair and kid’s product he interested in these
three category.
4.3 OUR SERVICES
And this is our service page where we provide services like free delivery, free shipment and 7 days return
policy .if our products have no like of the user then he generate the return or replacement policy then we
exchange and return the products and give genuine products.
4.4 FEEDBACK
This our page where any user or our non-user give us the feedback he simply fill all the mandatory fields
and hit the submit/send button then auto submit response and see the feedback section in our website
portal and their feedback post public
LIST OF MULTIPLE FIGURES OF CODING PAGES
INDEX.HTML
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-
awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
<title>Furni Free Bootstrap 5 Template for Furniture and Interior Design Websites by Untree.co
</title>
</head>
<body>
<!-- Start Header/Navigation -->
<div class="container">
<span class="navbar-toggler-icon"></span>
</button>
</li>
</ul>
</div>
</div>
</nav>
<div class="hero">
<div class="container">
<div class="col-lg-5">
<div class="intro-excerpt">
The format of a CD containing computer software typically follows a standardized structure for ease of
use and compatibility across different systems. Here's a basic outline of what you might find on such a
CD:
1. Root Directory:
- Contains essential files and folders directly accessible when the CD is inserted into a computer.
- Contains executable files (.exe) or installation packages for installing the software onto the user's
computer.
- May include additional folders for different versions (e.g., Windows, macOS, Linux) or languages.
3. Documentation Folder:
- Contains user manuals, guides, release notes, or other documentation in digital format (PDF, HTML,
etc.).
- Documentation may cover installation instructions, usage guidelines, troubleshooting tips, and other
relevant information.
4. Support Folder:
- Contains contact information, FAQs, support forums, or links to online resources for technical
assistance or customer support.
5. License Agreement:
- Contains the End-User License Agreement (EULA) outlining the terms and conditions for using the
software.