You are on page 1of 7

DATE 29-8-2020

ROLL NO: 19SW33

NAME: ANBER SATTAR

SUBMITED TO: MA’AM MEMOONA

ASSIGNMENT: 3

SUBJECT: INTRODUCTION TO SOFTWARE ENGINEERING

TOPIC: GOOGLE CLASSROOM

 Data flow diagram

Data flow is a conventional way of loking at the system to see how


inforamtion is flowing into the system. It explain how information enters the
system and exits the system, which information has changes and where the
information is stored. Teh purpose of DFD is to show the boundaries and
scope of the whole system. It used a comunication tool between any human
and system analyst. DFD is created by using different symbols and notations.
DFD level 0; it is also called context diagram. it shows the basic overview of
the entire system.
DFD level1; dfd level 1 represents more information than dfd level 0. It breaks
the main process of the system into sub-processes. It also identifies the
system’s data stores which used in the system’s major processes.
DFD step 0;
Step 2;
 google classroom class diagram
class diagram shows the constructional view of the system. It support
architectural design. It represents the basics of object oriented system. It finds
out how many classes there are and how they interact. Class diagram are the
only diagram which can be directly draw with object oriented languages it also
known as structural diagram.
 gOogle class room USE CASE DIAGRAM

 Google classroom SEQUENCE DIAGRAM

Sequence diagram is often used by developers. It shows different parts of a system


work in a sequence to get something done. It illustrate how the rest of the system
interacts with each other to create a function.
For assignment

FOR IMPORTANT notice/announcement

You might also like