Online Cart: Project Synopsis

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 15

Project Synopsis

ONLINE CART

Aamir Haqnawaz
Student No. 2805 / MSIT-4th Semester (Evening) 2010-2013

Submitted To: Mohammand Sohail Chohan


Department of Information Technology
UNIVERSITY OF EDUCATION, LAHORE
MULTAN CAMPUS
DEDICATION

I would like to dedicate my work,


"As a little token of gratitude for my Loving Parents.
The wisdom and love of my parents enables me to strive towards a legacy of
honor. Without their knowledge, wisdom and guidance, I would not have the
goals, I have to strive and be the best to reach my dreams!”
ACKNOWLEDGEMENT

I find no words at my command to express my deepest sense of gratitude to the


Almighty Allah, the most Gracious, the most Merciful and the most Beneficent,
who gives me the talent to complete this task successfully, he is the one who
gave me courage to do this.

I am much obliged to my loving parents whose prayers have enabled me to


reach this stage. At this occasion I can't forget my parents for their guidance at
the crucial moments of my life.

I owe my bottomless thanks to our esteemed resource person Mr. Sohail


Chohan who directed me well and was always available to clear my doubts and
misunderstandings throughout this project.

It is also a matter of immense pleasure for me to express my gratitude to the


factuality of Department of Information technology of the university of Education
for giving us their precious time and tried their best helpful as possible.

I wish to thanks all my friends and classmates who really helped me by giving
suggestions and critical review of the manuscript.
SHOPPING CART

1. Title of the Project: Shopping cart

2. Abstract

Shopping cart is a very important feature used in e-commerce to assist people


making purchases online, similar to the US English term ‘shopping cart’.

The Business-to-Customer 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.

E-commerce is fast gaining ground as an accepted and used business paradigm.


More and more business houses are implementing web site providing functionality
for performing commercial transactions over the web. It is reasonable to say that
the process of shopping on the web is becoming commonplace.

Shopping Cart feature allows online shopping customers to “place” items in


the cart. Upon “checkout” the software calculates as total for the order including
shipping and handling postage, packing and taxes, if applicable. The Shopping Cart
is very important feature used in e-commerce to assist people making purchases
products online. It provides the user a catalog of different products available in the
system. In order to purchase a shopping cart is provided to the user. The shopping
cart application has been developed to allow business grows larger and faster. This
site will let customers to view and order products online from any part of the world.
Under this website many products and services can be ordered. The shopping cart
is expanded permanently through new products and services in order to offer a
product portfolio corresponding to the market.
3. EXISTING SYSTEM:

 It is limited to a single system.


 It is less user-friendly.
 It is having lots of manual work (Manual system does not mean that you are
working with pen and paper, it also include working on spread sheets and other
simple software's).
 The present system is very less secure.
 It is unable to generate different kinds of report.
 User must go to shop and order products.
 It is difficult to identify the required product.
 Description of the product obtained only on manually.
 Accuracy not guaranteed.
 Not in reach of distant users.

4. PROPOSED SYSTEM

The development of the new system contains the following activities, which try to
automate the entire process keeping in view of the database integration approach.

 To debug the existing system, remove procedures those cause data redundancy,
make navigational sequence proper. To provide information about audits on
different level and also to reflect the current work status depending on
organization/auditor or date. Required to build strong password mechanism.
 User friendliness is provided in the application with various controls.

 The system makes the overall project management much easier and flexible.

 It can be accessed over the Internet.

 Various classes have been used to provide file upload and mail features.

 There is no risk of data mismanagement at any level while the project


development is under process.

 Report generation feature is provided using Crystal Reports to generate different


kinds of reports like bar graphs, pie charts and table type charts etc.

 It provides high level of security using different protocols like https etc.
NUMBER OF MODULES

The system after careful analysis has been identified to be presented with the
following modules:
This project is divided into 9 modules:

1. Registration Module

2. Products Browse Module

3. Products Search Module

4. Shopping cart Module

5. Shipping & Billing Module

6. Payment Module

7. Admin User Management Module

8. Admin Catalog Management Module

9. Admin Order Management Module


HARDWARE SPECIFICATIONS

HARDWARE REQUIREMENTS:

 PIV 2.8 GHz Processor and Above


 RAM 512MB and Above
 HDD 20 GB Hard Disk Space and Above
SOFTWARE REQUIREMENTS:

 WINDOWS OS (XP / 2000 / 200 Server / 2003 Server)


 Visual Studio .Net 2005 Enterprise Edition
 Internet Information Server 5.0 (IIS)
 Visual Studio .Net Framework (Minimal for Deployment)
 SQL Server 2000 Enterprise Edition
DFD Diagrams:

Context Level (0th Level) Diagram:

ADMINISTR Data Input Stage


Data Storage
ATOR
Administrator

Data Out Put Stage

Data Out Put Stage UI Screens

User
User Data Out Put Stage

Reports
Shopping Cart
Login DFD

Login Master

Enter User User Home


Open Login
Name and Check User Page
form
Password

verification
Admin Details Data Flow:

1st Level DFD Diagram:

Order
Login User Master

Open Form()
Manage Manage Order
1.0.0 Users 1.0.4
1.0.2

Enter Login
Details Manage Manage
Prodects Country
1.0.1
1.0.3 1.0.5

Products
Verifies Validates
Data Data

Manage
Country
Manage
1.0.6 State
Manage
Log out
1.0.7 Catagory

Coutry

State
Catagory
2nd Level DFD For Manage Product

Product
Products Products

Manage
Product Update
Delete Product
Product Log out
1.0.3.1
1.0.3.5
1.0.3.3

Add
Product View Product

1.0.3.2 1.0.3.4

Product
Verifies Validates
Data Data
2nd Level DFD For Manage Orders

Order
Order Order

Manage
order Delete View Order
Order Log out
1.0.4.1 1.0.4.4
1.0.4.3

Place
Order View Status

1.0.4.2 1.0.4.5

Order
Verifies Validates
Data Data
User Activities DFD

Cart
Account Products

Open Form()
Order Products View Cart
2.0.0 Log out
2.0.4
2.0.2

Manage
Account View Product

2.0.1 2.0.3

Product
Verifies Validates
Data Data
DFD for new user registration

Enter Enter
New First Name Last Name
User 3.0.2
Registrati 3.0.4
on Enter
Enter DOB
3.0.0 Middle Name
3.0.5
Generate 3.0.3 Verifies
User Id Verifies
3.0.1

Verifies Enter
Verifies
EmailId
Enter
RD
3.0.8
Enter
3.0.6
Contact No
Enter
Address User Master
3.0.9
3.0.7
E-R Diagram:

You might also like