blood bank management system second presentation

Post on 21-Dec-2015

282 Views

Category:

Documents

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

BLOOD BANK MANAGEMENT SYSTEM

Second presentation

Activity Diagram

admin donor

Class Diagram Class Diagram

Development Diagram

Data Flow Diagram

Entity relationship diagram

Sequence Diagram

LogoSign in Join

Home Donation Blood bank About us Search

Help About Contact

User Interface

Home Donation Blood bank About us Search

Logo

Help About Contact

Picture Basic informationDonor rang

  Comment

Pic  

 pic

Profile Contacts Inbox Help center  

Logo

Help About Contact

Donor management Lab tests management Blood Store management

Blood Issued management

Reports Alerts

Home Donation Blood bank About us Search

Data Base Design

Key attribute Fields Name Data Type Length Value

  First name char (20) Not NULL

  Surname char (15) Not NULL

  Nationality char (15) Not NULL

  Date of Birth int (10) Not NULL

  Gender char (10) Not NULL

  High int (10) Not NULL

  Weight int (10) Not NULL

  Marriage status char (15) Not NULL

  Medical status char (100) Not NULL

Primary key Donor Reg-id int (10) Not NULL

  Contact no int (15) Not NULL

  Email id char (10)  

  Address char (20) Not NULL

  Postcode int (10) Not NULL

Donor

Key attribute Fields Name Data Type Length Value

  First name char (20) Not NULL

  Date of Birth char (10) Not NULL

  Gender char (10) Not NULL

  Marriage status char (15) Not NULL

  Medical status char (100) Not NULL

Primary key p-id int (10) Not NULL

  Contact no int (15) Not NULL

  Email id char (10)  

  Address char (20) Not NULL

  Postcode int (10) Not NULL

Patient

Key attribute Fields Name Data Type Length ValuePrimary key Donor id int (10) Not NULL  Date of Donate int (15) Not NULL  Blood group char (10) Not NULL  Amount of Blood int (20) Not NULL

Stock

Key attribute Fields Name Data Type Length ValueForeign key Donor id int (10) Not NULLPrimary key Blood no int (10) Not NULL  Date of expiry int (10) Not NULL  Lab Test Results char (150) Not NULL

Blood

top related