0% found this document useful (0 votes)
51 views

Furniture Shop System

The document describes an online furniture shop system that allows users to browse and purchase furniture online. Users can register an account, view products organized by category, add items to their cart, and check out using a credit card or cash on delivery. The system is built using .NET framework on the frontend, C# for the backend code, and SQL database to store product and inventory data. This allows furniture shops to automate online sales and payments.

Uploaded by

Cindy Kalyana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
51 views

Furniture Shop System

The document describes an online furniture shop system that allows users to browse and purchase furniture online. Users can register an account, view products organized by category, add items to their cart, and check out using a credit card or cash on delivery. The system is built using .NET framework on the frontend, C# for the backend code, and SQL database to store product and inventory data. This allows furniture shops to automate online sales and payments.

Uploaded by

Cindy Kalyana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Furniture Shop System

An online furniture shop that allows users to check for various


furniture available at the online store and purchase online. The
project consists of list of furniture products displayed in various
models and designs. The user may browse through these
products as per categories. If the user likes a product he may add
it to his shopping cart. Once user wishes to checkout he must
register on the site first. He can then login using same id
password next time. Now he may pay through a credit card or
cash on delivery. Once the user makes a successful transaction
he gets a copy of the shopping receipt on his email id. Here we
use .net framework to make the entire frontend. The middle tier
or code behind model is designed in c#. And sql serves as a
backend to store furniture lists and inventory data Thus the
online furniture shopping project brings an entire furniture shop
online and makes it easy for both buyer and seller to make
furniture deals.

 User Registration: User can register on the system and get


his online account on site.

 User Login: User can login to system and check various


furniture data online.

 Product Categories: The furniture are arranged and can be


viewed in categories.

 Add to cart: Users can add furniture products to cart.


 Credit card payment: After total bill is calculated user
can pay via credit card online.

 Email confirmation: On successful payment a thank you


message is sent to user.

Advantages:
 Helps furniture shops to automate furniture selling online.
 Helps furniture shops to take cc payments.
 Provides email confirmation on payment success.

Disadvantages:
 Does not keep track of stock.
Applications:
 This system can be used in single furniture shops.
 This system can be used to sell like chain of furniture shops
from a single site.

Software Requirements:
 Windows Xp, Windows 7(ultimate, enterprise)
 Sql 2005
 Visual studio 2008
Hardware Components:
 Processor – i3
 Hard Disk – 5 GB
 Memory – 1GB RAM

You might also like