galley packing – sabre 2

10
Galley Packing – Sabre 2 Steven Teoh, James Matlik, Hong Liang, Min Li, Bret Hanson, Chris Spahn

Upload: stu

Post on 07-Jan-2016

55 views

Category:

Documents


0 download

DESCRIPTION

Galley Packing – Sabre 2. Steven Teoh, James Matlik, Hong Liang, Min Li, Bret Hanson, Chris Spahn. The Purpose of this Project. To build Galley Packing, a web-enabled food provisioning tool for airlines. Galley Packing System Functions. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Galley Packing – Sabre 2

Galley Packing – Sabre 2

Steven Teoh, James Matlik,

Hong Liang, Min Li,

Bret Hanson, Chris Spahn

Page 2: Galley Packing – Sabre 2

The Purpose of this Project

To build Galley Packing, a web-enabled food provisioning tool for airlines.

Page 3: Galley Packing – Sabre 2

Galley Packing System Functions

Drawing Tool – Allows administrator to set up aircraft storage locations.

Packing Tool – Allows analyst to fill storage locations with food service items.

Viewing Tool – Allows caterer to view complete food provisioning diagrams.

General Tools – Other system functions, including security.

Page 4: Galley Packing – Sabre 2

System Requirements for Drawing

Selecting individual galleys in the aircraft. Designing individual galley locations. Design individual storage devices. View layout of galley and storage device. Save current galley configuration.

Page 5: Galley Packing – Sabre 2

System Requirements for Packing

Drilling down to individual storage device. Select service item and enter quantity. Check space/weight capacity. Modify item quantity and orientation. Save current device configuration.

Page 6: Galley Packing – Sabre 2

Use Cases

Draw Galley Plans

Pack Service Items

View Provisioning Plans

Administrator

Analyst

Caterer

Page 7: Galley Packing – Sabre 2

Drawing Service Sequence Diagram

Drawing ToolAdministrator

Select Storage Location

Design Layout of Storage Location

View Final Layout of Storage Location

Save Final Layout of Storage Location

Page 8: Galley Packing – Sabre 2

Packing Service Sequence Diagram

Packing ToolAnalyst

Select Storage Device

Add Items to Storage Device

Modify Item Layout in Storage Device

Save Final Item Layout

Page 9: Galley Packing – Sabre 2

Conceptual Model

StorageDevice

ServiceItem

GalleyFlight

ProvisionPlan

AircraftType

AirlineAnalyst

Caterer

contains

contains

contains

specifies

specifies

specifies

specifies

creates

views

Page 10: Galley Packing – Sabre 2

Questions

Should changes in the space and weight constraints be dynamically displayed?

Should the packing tool be able to handle item orientation for each individual item?

How are the dimensions of the service items represented in the database? Rectangles, more complex?