PRESENTATION
ON
ONLINE SHOPPING CART
Institute Of Engineering & Management
Dept. of Computer Science
MCA(2009-2012)
Amit Kumar Pal
Kaustav Pyne
Sumit Kumar Ray
INTRODUCTION
E-commerce is fast gaining ground as an accepted and used
business paradigm. More and more business houses are
implementing websites providing functionality for performing
commercial transactions over the web.
Online shopping is the process whereby consumers directly buy
goods, services etc. from a seller interactively in real-time
without an intermediary service over the internet. Shoppers can
visit web stores from the comfort of their homes and shop as
they sit in front of the computer.
REQUIREMENT
SPECIFICATION
Hardware Requirements:
Server Side:
Operating System: Windows XP/NT, Windows ME, Linux
Platform.
Processor : Pentium III, 3.0 GHz or higher.
RAM : 512 Mb or more.
Hard Drive : 40 GB or more
Client Side:
Operating System: Windows XP/NT, Windows
ME, Linux Platform
Processor: Pentium 3.0 GHz or higher
REQUIREMENT
SPECIFICATION
RAM: 256 Mb or more
Hard Drive:10 GB or more
Plugins : Java plugins
Software Requirements:
Server Side Scripting Language : JSP
Platform: Java 2 Platform Enterprise edition
Client Side Scripting Language : HTML
Web Server:
Apache 7.0.2
Database Server : Oracle 10g
REQUIREMENT
SPECIFICATION
Functional Requirements:
Customer perspective:
Customer registration
Authenticate login
Keeping the records of products in detail and categories
they belong to.
Managing customer account-update personal info,
password etc.
Add products to cart, remove products from cart
Add products to wish list and remove from wish list
Secure payment gateway for making payments
REQUIREMENT
SPECIFICATION
Monitor the order details of successful transactions.
Review the feedback submitted by the customer.
Maintain order status and tracking orders
Search products
Administrator perspective:
Add/update products and categories
Track orders and their status
Monitor payments
Activate/Deactivate customer account
SYSTEM DESIGN
DFD:
ERD:
Customer view:
Admin view:
CODING