0% found this document useful (0 votes)
437 views4 pages

Customer Targeted E-Commerce

This document describes developing an e-commerce website using Visual Studio and ASP.Net. The website allows an admin to add, edit, and view products and sales. Registered users can view products, ask an AI bot questions, add items to a cart, and make online payments. The goal is to provide an online store where users can purchase products.

Uploaded by

priya
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)
437 views4 pages

Customer Targeted E-Commerce

This document describes developing an e-commerce website using Visual Studio and ASP.Net. The website allows an admin to add, edit, and view products and sales. Registered users can view products, ask an AI bot questions, add items to a cart, and make online payments. The goal is to provide an online store where users can purchase products.

Uploaded by

priya
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/ 4

Customer Targeted E-Commerce

The business-to-consumer aspect of electronic commerce (e-commerce) is


the most visible business use of the World Wide Web. The primary goal of an e-
commerce site is to sell goods and services online. This project deals with
developing an e-commerce website. It provides the user with a catalog of different
products available for purchase in the online store.

 The project is developed using Visual Studio with Asp .Net as programming
language.
 There are two entities who will have the access to the system. One is the
admin and another one will be the registered user.
 Admin will add the product with its details such as product name,
description, features, warranty, add on product and delivery date.
 Admin can also view and edit the product information whenever required.
 Admin can view all the order details and can also view the sales of the
products.
 User need to register with basic registration details to generate a valid
username and password.
 After login, user can view all the recommended products on the homepage.
 User can select the desired product and view its details and add to cart if
he/she wishes to buy the product.
 User can also ask queries to AI bot regarding any product details and the AI
bot will return the query result in form of text to speech.
 After selecting the project, user can do payment for the particular product
online.
 Users can view their order history of their purchased product.
Modules:

The system comprises of 2 major modules with their sub-modules as follows:

o Admin:
o Login: Admin can login in his/her account.
o Add Product: Admin can add a product with its details.
 Product: Show Information about product.
 Free: Show any free goods over some products.
 Warranty: Show warranty of particular product.
 Delivery: Shoe delivery detail.
 Feature: show some feature about the product.
o View / Edit Products: Admin can view and edit products.
o View Sales: Admin can see sales data.

o User:
o Register: User can register his/her detail.
o Login: User login his account.
o Home: User can see his home screen with recommended products.
o Product Detail: Show detail information about the product.
o Add to Cart: User can add product into a cart.
o Payment: User can see a payment detail.
o View Order: User can see order detail.

o AI Bot: User Can ask his/her query by writing such as,


 Product: Show Information about product.
 Free: Show any free goods over some products.
 Warranty: Show warranty of particular product.
 Delivery: Shoe delivery detail.
 Feature: show some feature about the product.
o View Recommendation: Admin can recommend some product to a
customer.

Software Requirements:

 Windows 7 or higher.
 SQL 2008
 Visual studio 2010

Hardware Components:

 Processor – i3
 Hard Disk – 5 GB
 Memory – 1GB RAM
 Internet Connection

Advantages:

o User can search for doctor’s help at any point of time.


o User can talk about their Heart Disease and get instant diagnosis.
o Doctors get more clients online.
o Very useful in case of emergency.
Disadvantages:

The system is not fully automated, it needs data from user for full diagnosis.

Application:

This application can be used by all patients or their family members who
need help in emergency.

Reference:
 http://citeseerx.ist.psu.edu/viewdoc/download?
doi=10.1.1.300.319&rep=rep1&type=pdf

You might also like