Lab 8

You might also like

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

Laboratory Work 8

Software System Decomposition


In this Laboratory work you need to decompose your system (your projects)
Down you are given some examples of the decomposition. Following those
examples, create decomposition for your project.

This is how your logic looks like. For the first, you need to split your system to
several parts(subsystems). Then subsystems are divided to components. And
components to the parts.
Example of Hospital management system

Example of Restaurant management system

You might also like