Design Phase

You might also like

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

2.

DESIGN PHASE

In this design stage we are designing our project according to customer satisfaction or user satisfaction. In

this design phase the user must understand the whole project by seeing the design of the project. After the

completion of the analysis stage the user must design the project according to the collected requirements in the

analysis stage. After the completion of the analysis stage the user must continue with the design stage.

In this project the user must create the database to store the details of members, books, and reports tables

based upon collection of table requirements collected in the design stage.

In this tables, one field has been given as primary key in the design of tables because it won’t allow the

duplicate values of members or it won’t accept the same id number for different members.

For Book Details table also one primary key has been allocated for neglecting the same values for the field

Book number and another table was created that is for storing the details of transaction that has been carried out, in

that database it doesn’t have any

keys in that because it can contain the details many users can take the book with same

account number.

After creation of tables the user must design the project that is it can also represent the design in the
form of Data Flow Diagrams. In the Data Flow diagrams it contains the levels that is it has to be
represented in Level 0 DFD, Level 1 DFD, Level 2 DFD,… so that we can represent the Data flow diagrams
in that format up to number of DFD’s required in the project.

The user must design or draw the DFD diagrams based upon the project what it will do, what are the
operations that was carrying in the project it will represent the DFD diagrams in the one by one
operation that was carrying in the project.

The user must understand the project what are all the operations in the project that was going to do or
carrying out by seeing the DFD Diagrams. In that format the user must draw the DFD diagram. The DFD
diagram that must contain all the details of the project.
2.1 LEVEL 0 DFD DIAGRAM:

In Level 0 DFD diagram, it will display the menus of the project that is

what are all we can do in the project. From that we can select the option what we are

going to do. Based upon the condition it display the next screen for the selected

operation.

You might also like