0% found this document useful (0 votes)
278 views6 pages

SDD Online Auction

The document provides a software design description for a web-based auction management system. It discusses the system architecture, including scenario, logical, physical, and process views. It also includes decomposition diagrams like sequence diagrams and class diagrams. The data design section describes the data objects and relationships in the system. The component and human interface designs are also covered, with user interface requirements, use cases, and interaction diagrams. The document aims to provide a detailed design for the system to enable future software implementation.

Uploaded by

John Ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
278 views6 pages

SDD Online Auction

The document provides a software design description for a web-based auction management system. It discusses the system architecture, including scenario, logical, physical, and process views. It also includes decomposition diagrams like sequence diagrams and class diagrams. The data design section describes the data objects and relationships in the system. The component and human interface designs are also covered, with user interface requirements, use cases, and interaction diagrams. The document aims to provide a detailed design for the system to enable future software implementation.

Uploaded by

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

WEB BASED AUCTION MANAGEMENT

SYSTEM
SOFTWARE DESIGN DESCRIPTION DOCUMENT

PROJECT-1; CSIT-21306

SABA RASOOL-1147; TAYYBA BOTA-1133


SESSION: 2014-2016; MCS MORNING
Department of Computer Science The Islamia University of Bahawalpur Rahim
Yar Khan Campus
WEB BASED AUCTION MANAGEMENT SYSTEM

Date Description Author Comments


13/05/2016 Version 1.0 Saba Rasool First Submission on Turnitin
Tayyba Bota
18/05/2016 Version 1.1 Saba Rasool Second Submission on Turnitin
Tayyba Bota

Revision History

Document Approval
The following Software Design Description Document has been accepted and approved by
the following:

Signature Printed Name Title Date


M Zafar Iqbal Instructor, CSIT-21306 27/05/2016

Table of Content

1. INTRODUCTION......................................................................................... 1
1.1 Purpose.................................................................................................. 1

Page
7. REQUIREMENTS MATRIX.........................................................................31
WEB BASED AUCTION MANAGEMENT SYSTEM

1.2 Scope.................................................................................................... 1
1.3 Overview................................................................................................ 1
1.4 Reference Material.................................................................................... 1
1.5 Definitions and Acronyms...........................................................................2
2. SYSTEM OVERVIEW................................................................................... 2
3. SYSTEM ARCHITECTURE............................................................................ 3
3.1 Architectural Design.................................................................................. 3
3.1.1 Scenario view........................................................................................ 3

Page
7. REQUIREMENTS MATRIX.........................................................................31

1. INTRODUCTION
1.1 Purpose

Software design document (SDD) used to make blueprints of Auction management


system first part is discuss the architecture design and in second part detailed design is
mention.SDD will explain functionality of each features discussed inn SRS.

1.2 Scope

This document will provide you a detail design view of the system requirements
mention in SRS. Web based auction system will give an accuracy of with different
techniques and SVM classifier .This software will use for future software
implementation.

1.3 Overview

In this design document we will discuss working Web based auction system in detail.
In section we will discuss our systems functionality in detail. In section 3
architectural designs will discuss. Different viewpoints of software are mention using
different diagrams. Interfaces and component level diagrams will explain the system.

1.4 Reference Material

1 Lightner, N.J., Yenisey, M.M., Ozok, A.A., and Salvendy, G.: Shopping
behaviour and preferences in e-commerce of Turkish and American university
students: implications from cross-cultural design, Behaviour & Information
Technology, 2002, 21, (6), pp. 373-385
WEB BASED AUCTION MANAGEMENT SYSTEM

3.1.2 Logical view ......................................................................................... 7


3.1.3 physical view........................................................................................ 8
3.1.4 Process view....................................................................................... 10
3.2 Decomposition Description........................................................................13
3.2.1 Sequence Diagram................................................................................ 13
3.2.2 Class Diagram..................................................................................... 18
3.3 Design Rationale.................................................................................... 19
4. DATA DESIGN........................................................................................... 22

Page
7. REQUIREMENTS MATRIX.........................................................................31

1. INTRODUCTION
1.1 Purpose

Software design document (SDD) used to make blueprints of Auction management


system first part is discuss the architecture design and in second part detailed design is
mention.SDD will explain functionality of each features discussed inn SRS.

1.2 Scope

This document will provide you a detail design view of the system requirements
mention in SRS. Web based auction system will give an accuracy of with different
techniques and SVM classifier .This software will use for future software
implementation.

1.3 Overview

In this design document we will discuss working Web based auction system in detail.
In section we will discuss our systems functionality in detail. In section 3
architectural designs will discuss. Different viewpoints of software are mention using
different diagrams. Interfaces and component level diagrams will explain the system.

1.4 Reference Material

1 Lightner, N.J., Yenisey, M.M., Ozok, A.A., and Salvendy, G.: Shopping
behaviour and preferences in e-commerce of Turkish and American university
students: implications from cross-cultural design, Behaviour & Information
Technology, 2002, 21, (6), pp. 373-385
WEB BASED AUCTION MANAGEMENT SYSTEM

4.1 Data Description..................................................................................... 20


4.1.1 Data Object...................................................................................... 21
4.1.2 Relationship and complete Data model....................................................23
4.2 Data Dictionary......................................................................................... 25
4.2.1 Admin............................................................................................ 25
4.2.2 Product........................................................................................... 25
4.2.3 Database......................................................................................... 25
4.2.4 Dataset........................................................................................... 25

Page
7. REQUIREMENTS MATRIX.........................................................................31

1. INTRODUCTION
1.1 Purpose

Software design document (SDD) used to make blueprints of Auction management


system first part is discuss the architecture design and in second part detailed design is
mention.SDD will explain functionality of each features discussed inn SRS.

1.2 Scope

This document will provide you a detail design view of the system requirements
mention in SRS. Web based auction system will give an accuracy of with different
techniques and SVM classifier .This software will use for future software
implementation.

1.3 Overview

In this design document we will discuss working Web based auction system in detail.
In section we will discuss our systems functionality in detail. In section 3
architectural designs will discuss. Different viewpoints of software are mention using
different diagrams. Interfaces and component level diagrams will explain the system.

1.4 Reference Material

1 Lightner, N.J., Yenisey, M.M., Ozok, A.A., and Salvendy, G.: Shopping
behaviour and preferences in e-commerce of Turkish and American university
students: implications from cross-cultural design, Behaviour & Information
Technology, 2002, 21, (6), pp. 373-385
WEB BASED AUCTION MANAGEMENT SYSTEM

5. COMPONENT DESIGN............................................................................... 26
6. HUMAN INTERFACE DESIGN..................................................................27
6.1 User Interfaces Overview..........................................................................27
6.1.1 Functional requirements:........................................................................27
6.1.2 Use case of user interface:.......................................................................27
6.1.3 Sequence Diagram of user interface:..........................................................28
6.1.3 Swimlane Diagram of user interface:.........................................................29

Page
7. REQUIREMENTS MATRIX.........................................................................31

1. INTRODUCTION
1.1 Purpose

Software design document (SDD) used to make blueprints of Auction management


system first part is discuss the architecture design and in second part detailed design is
mention.SDD will explain functionality of each features discussed inn SRS.

1.2 Scope

This document will provide you a detail design view of the system requirements
mention in SRS. Web based auction system will give an accuracy of with different
techniques and SVM classifier .This software will use for future software
implementation.

1.3 Overview

In this design document we will discuss working Web based auction system in detail.
In section we will discuss our systems functionality in detail. In section 3
architectural designs will discuss. Different viewpoints of software are mention using
different diagrams. Interfaces and component level diagrams will explain the system.

1.4 Reference Material

1 Lightner, N.J., Yenisey, M.M., Ozok, A.A., and Salvendy, G.: Shopping
behaviour and preferences in e-commerce of Turkish and American university
students: implications from cross-cultural design, Behaviour & Information
Technology, 2002, 21, (6), pp. 373-385

You might also like