7
OOSE PROJECT PRESENTATION KIT ISSUANCE SYSTEM

Object Oriented Software Engineering

Embed Size (px)

DESCRIPTION

Complete Kit Issuance System

Citation preview

Page 1: Object Oriented Software Engineering

OOSE PROJECT PRESENTATIONKIT ISSUANCE SYSTEM

Page 2: Object Oriented Software Engineering

GROUP MEMBERS

FAZEEL ASHRAF ALI HAIDER ZAIN UL ISLAM

Page 3: Object Oriented Software Engineering

CASE STUDY:

Case study we selected for term project Kit Issuance System. A kit is the uniform that a player wears during action in field. There is only one user of this system, and that is administrator which issues the kits. Only admin can issue kits and add kits, remove kits, get information of all kits, get information of single kit and search kits.

Page 4: Object Oriented Software Engineering

PATTERNS APPLIED

DECORATOR decorating kits FACTORY during iterator creation ITERATOR for iteration over returned vector PROXY searching PROTOTYPE new kit creation SINGLETON returns the file reader and

writer FAÇADE showing information of all kits STRATEGY information of single kit

seperately

Page 5: Object Oriented Software Engineering

FUNCTIONALITY

Add kit Search kit View information of single kit View all kits description Create new kit

Page 6: Object Oriented Software Engineering
Page 7: Object Oriented Software Engineering