SlideShare a Scribd company logo
1 of 7
4.4 DATA FLOW DIAGRAM
A dataflow diagram is a graphical technique that depicts information flow
and transform that are applied as data move from input to output. The DFD is also
known as data flow Graph or Bubble chart. The DFD is used to represent
increasing information flow and functional details. Also DFD can be stated as the
starting point of the design phase that functionally decomposes the requirements
specifications down to lowest level of detail.
 Arrow
Identifies the data flow motion
 Circle
Stands for process that converts data into information
 Square
Defines a source or destination of system data
 Database
Contain database contents
Level 0
Figure4.4.1 DFD Level 0 Authentication Process
Registration Process Log IN
Interface
Secure Authentication
Level 1
Stored in database
Figure4.4.2 DFD Level 1 Registration Process
Level2
Database
Valid
Valid
Valid
Figure4.4.3 DFD Level 2 Log In interface Process
Registration Process
YubiKey generation and
stored into the Device
User Password sends to registeredmobile
number and email address
Registration Successful
Log In Interface Insert YubiKey
OTP generation and send to
registeredmobile number and
Email Address
Enter Namely
Password
Authentication
Successful
Enter OTP
I/O FORM DESIGN
INPUT DESIGN
Input design is the link between information system and user. It comprises
the developing specification and procedures for data preparation and those steps
are necessary to put transaction data into usable form for processing data entry.
The activity of putting data into computer for processing can be achieved by
inspecting the computer to read data from a written or printed document or it can
occurby having people keying the data into the system.
Fig 5.2.1: Login Form
 User or Customer should enter their Loginid and Password. If the loginid and
Password is valid then application ask user to plug YubiKey to the Computer,
and also the yubiKey is correct, application take user to the Output form.
OUTPUT DESIGN
Computer output is the most important and direct information source to
user. Output design involves designing necessary outputs in the forms of reports
that should be given to the users according to the requirements. Efficient
intelligible output design should improve the system’s relationship with the user
and help in decision making. Since the reports are directing referred by the
management for taking decisions and to draw conclusions they must be designed
with almost care and the details in the reports must be simple, descriptive and clear
to the user. So while designing output the following things are to be considered.
Fig 5.2.2: User Account Form
 User can able to access their Bank account in the output form and update
information’s, change Profile picture, access Calculator, Currency Convertor
and so on.
DATABASE/DATASTRUCTUREDESIGN
The Database Data structure consists of data types that are available within
the database system and the method in which they are entering the various fields
with its ranges. Table list the most commonly used data structures with reference
server, Access, MYSQL.
5.4 TABLE
Fields Data Type Contraints
LoginID varchar(50) Null
BankAccountNumber nvarchar(MAX) Null
ATMCardNumber nvarchar(50) Null
CurrentBalance bigint Null
FixedDeposit nvarchar(50) Null
Table 5.4.1 Customer’s Bank AccountInformation’s Table
Table 5.4.2 Customer’s Information Table
Fields Data Type Constraints
LoginID varchar (50) Null
BankAccountNo nvarchar (50) Null
ATMCardNo nvarchar (50) Null
UserName varchar (max) Null
Password varchar (50) Null
Age int Null
Gender varchar (50) Null
Birthday varchar (50) Null
PhoneNumber bigint Null
ResidencePhoneNumber nvarchar (50) Null
EmailAddress varchar (50) Null
Country varchar (50) Null
State varchar (50) Null
City varchar (50) Null
Pincode nvarchar (50) Null
Image image Null
YubiKey varchar(max) Null
ARCHITECTURAL DESIGN
Fig 5.5.1 Architecture Design
For Use case DiagramReferthe link below and make something like the
examples
http://www.uml-diagrams.org/use-case-diagrams-examples.html

More Related Content

What's hot

Data flow diagram
Data flow diagramData flow diagram
Data flow diagramipoyish29
 
Process assessment, pattern & dfd final(no change)
Process assessment, pattern & dfd final(no change)Process assessment, pattern & dfd final(no change)
Process assessment, pattern & dfd final(no change)Ganesh Vadulekar
 
System Architecture and Development PRESENTATION
System Architecture and Development PRESENTATIONSystem Architecture and Development PRESENTATION
System Architecture and Development PRESENTATIONaaravSingh41
 
PRESS MANAGEMENT Documentation
PRESS MANAGEMENT DocumentationPRESS MANAGEMENT Documentation
PRESS MANAGEMENT Documentationanuj_rakheja
 
Software Design Document
Software Design DocumentSoftware Design Document
Software Design DocumentNadia Nahar
 
Wedding PlannerPresentation
Wedding PlannerPresentationWedding PlannerPresentation
Wedding PlannerPresentationAzmina Papeya
 
SE2018_Lec 14_ Process Modeling and Data Flow Diagram.pptx
SE2018_Lec 14_ Process Modeling and Data Flow Diagram.pptxSE2018_Lec 14_ Process Modeling and Data Flow Diagram.pptx
SE2018_Lec 14_ Process Modeling and Data Flow Diagram.pptxAmr E. Mohamed
 

What's hot (19)

SA Chapter 10
SA Chapter 10SA Chapter 10
SA Chapter 10
 
Data flow diagrams - DFD
Data flow diagrams - DFDData flow diagrams - DFD
Data flow diagrams - DFD
 
Data flow diagrams
Data flow diagramsData flow diagrams
Data flow diagrams
 
Data flow diagram
Data flow diagramData flow diagram
Data flow diagram
 
The DFD
The DFDThe DFD
The DFD
 
Data flow diagrams
Data flow diagramsData flow diagrams
Data flow diagrams
 
Data Flow Diagrams
Data Flow DiagramsData Flow Diagrams
Data Flow Diagrams
 
Data flow diagram
Data flow diagramData flow diagram
Data flow diagram
 
Process assessment, pattern & dfd final(no change)
Process assessment, pattern & dfd final(no change)Process assessment, pattern & dfd final(no change)
Process assessment, pattern & dfd final(no change)
 
System Architecture and Development PRESENTATION
System Architecture and Development PRESENTATIONSystem Architecture and Development PRESENTATION
System Architecture and Development PRESENTATION
 
Bdc details
Bdc detailsBdc details
Bdc details
 
PRESS MANAGEMENT Documentation
PRESS MANAGEMENT DocumentationPRESS MANAGEMENT Documentation
PRESS MANAGEMENT Documentation
 
Dfd examples
Dfd examplesDfd examples
Dfd examples
 
Software Design Document
Software Design DocumentSoftware Design Document
Software Design Document
 
Dfd 3
Dfd 3Dfd 3
Dfd 3
 
Using idoc method in lsmw
Using idoc method in lsmwUsing idoc method in lsmw
Using idoc method in lsmw
 
Alisha
AlishaAlisha
Alisha
 
Wedding PlannerPresentation
Wedding PlannerPresentationWedding PlannerPresentation
Wedding PlannerPresentation
 
SE2018_Lec 14_ Process Modeling and Data Flow Diagram.pptx
SE2018_Lec 14_ Process Modeling and Data Flow Diagram.pptxSE2018_Lec 14_ Process Modeling and Data Flow Diagram.pptx
SE2018_Lec 14_ Process Modeling and Data Flow Diagram.pptx
 

Viewers also liked

Data flow diagrams (2)
Data flow diagrams (2)Data flow diagrams (2)
Data flow diagrams (2)Ujjwal 'Shanu'
 
Dfd examples
Dfd examplesDfd examples
Dfd examplesMohit
 
0610 w13 qp_12
0610 w13 qp_120610 w13 qp_12
0610 w13 qp_12King Ali
 
Issue tracking system
Issue tracking systemIssue tracking system
Issue tracking systemdharm18
 
Data flow diagrams
Data flow diagramsData flow diagrams
Data flow diagramsshhajira
 
Short survey for Channel estimation using OFDM systems
Short survey for Channel estimation using OFDM systemsShort survey for Channel estimation using OFDM systems
Short survey for Channel estimation using OFDM systemsMohamed Seif
 
Online Examination System
Online Examination SystemOnline Examination System
Online Examination SystemSamrat Roy
 
Online examination system project ppt
Online examination system project pptOnline examination system project ppt
Online examination system project pptthirumalaikumari
 
Online examination system
Online examination systemOnline examination system
Online examination systemPRANJAL SAIKIA
 
Online Examination System
Online Examination SystemOnline Examination System
Online Examination SystemAnkan Banerjee
 
Prison management system
Prison management systemPrison management system
Prison management systemelsaS12
 
Online examination
Online examinationOnline examination
Online examinationfarouq umar
 
Data Flow Diagram
Data Flow DiagramData Flow Diagram
Data Flow Diagramnethisip13
 
Data Flow Diagram (DFD)
Data Flow Diagram (DFD)Data Flow Diagram (DFD)
Data Flow Diagram (DFD)sadique_ghitm
 
правила ю и я – 2 звука
правила ю и я  – 2 звукаправила ю и я  – 2 звука
правила ю и я – 2 звукаguest135756
 
14.project online eamination system
14.project online eamination system14.project online eamination system
14.project online eamination systemjbpatel7290
 

Viewers also liked (20)

Data flow diagrams (2)
Data flow diagrams (2)Data flow diagrams (2)
Data flow diagrams (2)
 
Dfd examples
Dfd examplesDfd examples
Dfd examples
 
0610 w13 qp_12
0610 w13 qp_120610 w13 qp_12
0610 w13 qp_12
 
Issue tracking system
Issue tracking systemIssue tracking system
Issue tracking system
 
Data flow diagrams
Data flow diagramsData flow diagrams
Data flow diagrams
 
Short survey for Channel estimation using OFDM systems
Short survey for Channel estimation using OFDM systemsShort survey for Channel estimation using OFDM systems
Short survey for Channel estimation using OFDM systems
 
Online Examination System
Online Examination SystemOnline Examination System
Online Examination System
 
Online examination system project ppt
Online examination system project pptOnline examination system project ppt
Online examination system project ppt
 
Online examination system
Online examination systemOnline examination system
Online examination system
 
DFD Slides
DFD SlidesDFD Slides
DFD Slides
 
Online Examination System
Online Examination SystemOnline Examination System
Online Examination System
 
звукове и букви
звукове и буквизвукове и букви
звукове и букви
 
Prison management system
Prison management systemPrison management system
Prison management system
 
Online examination
Online examinationOnline examination
Online examination
 
Data Flow Diagram
Data Flow DiagramData Flow Diagram
Data Flow Diagram
 
Data Flow Diagram (DFD)
Data Flow Diagram (DFD)Data Flow Diagram (DFD)
Data Flow Diagram (DFD)
 
звукове и букви
звукове и буквизвукове и букви
звукове и букви
 
правила ю и я – 2 звука
правила ю и я  – 2 звукаправила ю и я  – 2 звука
правила ю и я – 2 звука
 
Online examination system
Online examination systemOnline examination system
Online examination system
 
14.project online eamination system
14.project online eamination system14.project online eamination system
14.project online eamination system
 

Similar to Design notes

Full report on blood bank management system
Full report on  blood bank management systemFull report on  blood bank management system
Full report on blood bank management systemJawhar Ali
 
IRMUK-SOA_for_MDM_DQ_Integration_DV_20min
IRMUK-SOA_for_MDM_DQ_Integration_DV_20minIRMUK-SOA_for_MDM_DQ_Integration_DV_20min
IRMUK-SOA_for_MDM_DQ_Integration_DV_20minDigendra Vir Singh (DV)
 
ManageEngine Service Desk jjdksfdjdfhsdf
ManageEngine Service Desk jjdksfdjdfhsdfManageEngine Service Desk jjdksfdjdfhsdf
ManageEngine Service Desk jjdksfdjdfhsdfsantoshsable6
 
Web Locker For Online Banking System Chapter final project Report page
Web Locker For Online Banking System  Chapter final project Report pageWeb Locker For Online Banking System  Chapter final project Report page
Web Locker For Online Banking System Chapter final project Report pageMukesh Chaudhary(L.I.O.N)
 
DATA FLOW DIAGRAMS Yamini devi.ppt
DATA FLOW DIAGRAMS Yamini devi.pptDATA FLOW DIAGRAMS Yamini devi.ppt
DATA FLOW DIAGRAMS Yamini devi.pptsures4
 
DATA FLOW DIAGRAMS Yamini devi.ppt
DATA FLOW DIAGRAMS Yamini devi.pptDATA FLOW DIAGRAMS Yamini devi.ppt
DATA FLOW DIAGRAMS Yamini devi.pptsures4
 
22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdf22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdfDeepak Malusare
 
22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)Sruthi S
 
Mobile store management
Mobile store management Mobile store management
Mobile store management Rupendra Verma
 
BIN-ITPD-2100.04c User Reference Manual FI Module Banking
BIN-ITPD-2100.04c User Reference Manual FI Module BankingBIN-ITPD-2100.04c User Reference Manual FI Module Banking
BIN-ITPD-2100.04c User Reference Manual FI Module BankingSheila Andaya
 
Informatica Tutorial For Beginners | Informatica Powercenter Tutorial | Edureka
Informatica Tutorial For Beginners | Informatica Powercenter Tutorial | EdurekaInformatica Tutorial For Beginners | Informatica Powercenter Tutorial | Edureka
Informatica Tutorial For Beginners | Informatica Powercenter Tutorial | EdurekaEdureka!
 
IRJET- Data Device Dashboard Design
IRJET- Data Device Dashboard DesignIRJET- Data Device Dashboard Design
IRJET- Data Device Dashboard DesignIRJET Journal
 
Evolutionary db development
Evolutionary db development Evolutionary db development
Evolutionary db development Open Party
 
Introductuction of sql server gain america
Introductuction of sql server  gain americaIntroductuction of sql server  gain america
Introductuction of sql server gain americaGainAmerica
 

Similar to Design notes (20)

Full report on blood bank management system
Full report on  blood bank management systemFull report on  blood bank management system
Full report on blood bank management system
 
IRMUK-SOA_for_MDM_DQ_Integration_DV_20min
IRMUK-SOA_for_MDM_DQ_Integration_DV_20minIRMUK-SOA_for_MDM_DQ_Integration_DV_20min
IRMUK-SOA_for_MDM_DQ_Integration_DV_20min
 
ManageEngine Service Desk jjdksfdjdfhsdf
ManageEngine Service Desk jjdksfdjdfhsdfManageEngine Service Desk jjdksfdjdfhsdf
ManageEngine Service Desk jjdksfdjdfhsdf
 
Web Locker For Online Banking System Chapter final project Report page
Web Locker For Online Banking System  Chapter final project Report pageWeb Locker For Online Banking System  Chapter final project Report page
Web Locker For Online Banking System Chapter final project Report page
 
DATA FLOW DIAGRAMS Yamini devi.ppt
DATA FLOW DIAGRAMS Yamini devi.pptDATA FLOW DIAGRAMS Yamini devi.ppt
DATA FLOW DIAGRAMS Yamini devi.ppt
 
DATA FLOW DIAGRAMS Yamini devi.ppt
DATA FLOW DIAGRAMS Yamini devi.pptDATA FLOW DIAGRAMS Yamini devi.ppt
DATA FLOW DIAGRAMS Yamini devi.ppt
 
ASSIGNMENT
ASSIGNMENT ASSIGNMENT
ASSIGNMENT
 
22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdf22598435 project-on-banking-system-in-mis-pdf
22598435 project-on-banking-system-in-mis-pdf
 
22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)22598435 project-on-banking-system-in-mis-pdf(1)
22598435 project-on-banking-system-in-mis-pdf(1)
 
Mobile store management
Mobile store management Mobile store management
Mobile store management
 
BIN-ITPD-2100.04c User Reference Manual FI Module Banking
BIN-ITPD-2100.04c User Reference Manual FI Module BankingBIN-ITPD-2100.04c User Reference Manual FI Module Banking
BIN-ITPD-2100.04c User Reference Manual FI Module Banking
 
DFD.pptx
DFD.pptxDFD.pptx
DFD.pptx
 
Informatica Tutorial For Beginners | Informatica Powercenter Tutorial | Edureka
Informatica Tutorial For Beginners | Informatica Powercenter Tutorial | EdurekaInformatica Tutorial For Beginners | Informatica Powercenter Tutorial | Edureka
Informatica Tutorial For Beginners | Informatica Powercenter Tutorial | Edureka
 
IRJET- Data Device Dashboard Design
IRJET- Data Device Dashboard DesignIRJET- Data Device Dashboard Design
IRJET- Data Device Dashboard Design
 
E workshop system design
E workshop system designE workshop system design
E workshop system design
 
Evolutionary db development
Evolutionary db development Evolutionary db development
Evolutionary db development
 
Microsoft visio
Microsoft visioMicrosoft visio
Microsoft visio
 
Introductuction of sql server gain america
Introductuction of sql server  gain americaIntroductuction of sql server  gain america
Introductuction of sql server gain america
 
Forms
FormsForms
Forms
 
LBI
LBILBI
LBI
 

Recently uploaded

/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...lizamodels9
 
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdf
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdfCatalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdf
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdfOrient Homes
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCRsoniya singh
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
Investment analysis and portfolio management
Investment analysis and portfolio managementInvestment analysis and portfolio management
Investment analysis and portfolio managementJunaidKhan750825
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts ServiceVip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Serviceankitnayak356677
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxBanana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxgeorgebrinton95
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...lizamodels9
 
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCRsoniya singh
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewasmakika9823
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailAriel592675
 
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...lizamodels9
 

Recently uploaded (20)

KestrelPro Flyer Japan IT Week 2024 (English)
KestrelPro Flyer Japan IT Week 2024 (English)KestrelPro Flyer Japan IT Week 2024 (English)
KestrelPro Flyer Japan IT Week 2024 (English)
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
 
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCREnjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
 
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdf
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdfCatalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdf
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdf
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Time
 
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
Investment analysis and portfolio management
Investment analysis and portfolio managementInvestment analysis and portfolio management
Investment analysis and portfolio management
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts ServiceVip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
 
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In BELLMONT HOTEL ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxBanana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
 
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Mahipalpur 🔝 Delhi NCR
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detail
 
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...
 

Design notes

  • 1. 4.4 DATA FLOW DIAGRAM A dataflow diagram is a graphical technique that depicts information flow and transform that are applied as data move from input to output. The DFD is also known as data flow Graph or Bubble chart. The DFD is used to represent increasing information flow and functional details. Also DFD can be stated as the starting point of the design phase that functionally decomposes the requirements specifications down to lowest level of detail.  Arrow Identifies the data flow motion  Circle Stands for process that converts data into information  Square Defines a source or destination of system data  Database Contain database contents Level 0 Figure4.4.1 DFD Level 0 Authentication Process Registration Process Log IN Interface Secure Authentication
  • 2. Level 1 Stored in database Figure4.4.2 DFD Level 1 Registration Process Level2 Database Valid Valid Valid Figure4.4.3 DFD Level 2 Log In interface Process Registration Process YubiKey generation and stored into the Device User Password sends to registeredmobile number and email address Registration Successful Log In Interface Insert YubiKey OTP generation and send to registeredmobile number and Email Address Enter Namely Password Authentication Successful Enter OTP
  • 3. I/O FORM DESIGN INPUT DESIGN Input design is the link between information system and user. It comprises the developing specification and procedures for data preparation and those steps are necessary to put transaction data into usable form for processing data entry. The activity of putting data into computer for processing can be achieved by inspecting the computer to read data from a written or printed document or it can occurby having people keying the data into the system. Fig 5.2.1: Login Form  User or Customer should enter their Loginid and Password. If the loginid and Password is valid then application ask user to plug YubiKey to the Computer, and also the yubiKey is correct, application take user to the Output form.
  • 4. OUTPUT DESIGN Computer output is the most important and direct information source to user. Output design involves designing necessary outputs in the forms of reports that should be given to the users according to the requirements. Efficient intelligible output design should improve the system’s relationship with the user and help in decision making. Since the reports are directing referred by the management for taking decisions and to draw conclusions they must be designed with almost care and the details in the reports must be simple, descriptive and clear to the user. So while designing output the following things are to be considered. Fig 5.2.2: User Account Form  User can able to access their Bank account in the output form and update information’s, change Profile picture, access Calculator, Currency Convertor and so on.
  • 5. DATABASE/DATASTRUCTUREDESIGN The Database Data structure consists of data types that are available within the database system and the method in which they are entering the various fields with its ranges. Table list the most commonly used data structures with reference server, Access, MYSQL. 5.4 TABLE Fields Data Type Contraints LoginID varchar(50) Null BankAccountNumber nvarchar(MAX) Null ATMCardNumber nvarchar(50) Null CurrentBalance bigint Null FixedDeposit nvarchar(50) Null Table 5.4.1 Customer’s Bank AccountInformation’s Table
  • 6. Table 5.4.2 Customer’s Information Table Fields Data Type Constraints LoginID varchar (50) Null BankAccountNo nvarchar (50) Null ATMCardNo nvarchar (50) Null UserName varchar (max) Null Password varchar (50) Null Age int Null Gender varchar (50) Null Birthday varchar (50) Null PhoneNumber bigint Null ResidencePhoneNumber nvarchar (50) Null EmailAddress varchar (50) Null Country varchar (50) Null State varchar (50) Null City varchar (50) Null Pincode nvarchar (50) Null Image image Null YubiKey varchar(max) Null
  • 7. ARCHITECTURAL DESIGN Fig 5.5.1 Architecture Design For Use case DiagramReferthe link below and make something like the examples http://www.uml-diagrams.org/use-case-diagrams-examples.html