Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 2.41 KB

README.md

File metadata and controls

49 lines (37 loc) · 2.41 KB

data-flow-diagram

A data-flow diagram (DFD) is a way of representing a flow of a data of a process or a system (usually an information system). The DFD also provides information about the outputs and inputs of each entity and the process itself. A data-flow diagram has no control flow, there are no decision rules and no loops. Specific operations based on the data can be represented by a flowchart. - Wikipedia

I have made Data Flow Diagram DFD for following Topics.

  1. Payroll Management System (PMS)
  2. Railway Commodity Reservation System
  3. Social Networking
  4. Airline Management System
  5. Examination Management System
  6. Hall Management System
  7. Hospital Management System (HMS)
  8. Online Toll Plaza System
  9. Cyber / Internet Cafe Management Software
  10. Delivery Agent System

Data Flow Diagrams are made available in this repository for reference and learning purposes. Generally Students/Developers study about this under course Software Engineering.

Airline Management System

Airline Management System

Cyber Internet Cafe Management Software

Cyber Internet Cafe Management Software

Delivery Agent System

Delivery Agent System

Examination Management System

Examination Management System

Hall Management System

Hall Management System

Hospital Management System (HMS)

Hospital Management System (HMS)

Online Toll Plaza System

Online Toll Plaza System

Payroll Management System (PMS)

Payroll Management System (PMS)

Railway Commodity Reservation System

Railway Commodity Reservation System

Social Networking

Social Networking