You are on page 1of 22

A

PROJECT REPORT
On
“Blood Bank System”
Submitted to:

Rashtrasant Tukadoji Maharaj Nagpur University for


Partial Fulfillment of the Degree of
“Master in Computer Application (MCA)”
2018-19

Submitted by:
Mr. Chetan Ashok Kannake
Guide:
Prof. Roshan A. Chandekar

Department of Master in Computer Application


CERTIFICATE
This is to certify that investigation described in this project entitled, “Blood Bank System”
2020-121 was carried out by Mr. Chetan Ashok Kannake in Tulsiramji Gaikwad-Patil
College of Engineering & Technology, Nagpur under my supervision and guidance in partial
fulfillment of the requirement for the degree of Master in Computer Application of R.T.M.
Nagpur University, Nagpur.
This work is the own work of the candidate, complete in all respect and is of sufficiently high
standard to warrant its submission to the said degree. The assistance and resources used for
this work are duly acknowledged.

Prof. Lalit V.Gaikwad Prof. Roshan A. Chandekar


Name of Guide Head of the Department

Dr. S. S. Rathore
Dean Academics Principal

Name & Signature of Name & Signature of


External Examiner Internal Examiner

Date: ---/----/2020
DECLARATION

I hereby declare that this project titled “XXXXX” is bonafide and authentic record of
the work done by me under supervision of Prof. A. B. Deshmukh during academic
session 2017-18. The work presented here is not duplicated from any other source
and also not submitted earlier for any other degree/diploma of any university. I
understand that any such duplication is liable to be punished in accordance with the
university rules. The source material, data used in this research have been duly
acknowledged.

Date:
Place: Name and Signature of Student

Mr. Chetan Ashok Kannake

CONTENTS
Certificate i

Declaration ii

Acknowledgement iii

CHAPTER – I
Overview of Present Work 1-10
1.1 Background of Present Work 1

1.2 Scope of Present Work 4

1.3 Literature Review 8

CHAPTER – II
Literature Review 11-22
2.1 11

2.1.1 15

2.1.1.1 19

2.1.1.2 21

CHAPTER – III
Formulation of Present Work 23-30

CHAPTER – IV
Design of Experimentation 31-35

CHAPTER – V
Design of Experimental Set-up & Instrumentation 36-40

CHAPTER – VI
Conduct of Experimentation 41-57
CHAPTER – VII
Formulation of Models 58-89

CHAPTER – VIII
Analysis of Results 90-141

CHAPTER – IX
Conclusion & Suggested Further Work 142-150

REFERENCES 151-152

APPENDIX “A” 153

APPENDIX “B” 154


CHAPTER – I
Overview of Present Work
CHAPTER – I

Overview of Present Work

1.1 Background of Present Work: -

“Blood Bank System” is an Window base application system that helps in managing various
blood bank operations effectively. The project consists of a central repository containing various
blood deposits available along with associated details. These details include Blood Group,
Location area (address or city) and date of blood donation. These details help in maintaining and
monitoring the blood deposits. The project is an Window base application system that allows to
check weather required blood deposits of a particular group are available in the blood bank.
Moreover the system also has added features such as Donor name and contacts, and even need
for certain blood group is posted on the website to find available donors for a blood emergency.
This system is developed on C#.NET platform and supported by an MS-Access database to store
blood and user specific details.

1.2 Scope of Present Work : -

The main scope of developing this application is to provide blood to the people who are in need
of blood. During this “Pandemic” situation the numbers of persons who are in need of blood are
increasing in large number day by day. Using this system user can search the blood group
available in the city and he/she can also get contact number of the donor who has the same blood
group. In-order to help people who are in need of blood, this Blood Bank System can be used
effectively for getting the details of available blood groups and user can also get contact number
of the blood donors having the same blood group and within the same city.

CHAPTER – II
Literature review

CHAPTER – II
System Analysis

2.1 Feasibility Study:-


A feasibility study is a high-level capsule version of the entire System analysis and Design
Process. The study begins by classifying the problem definition. Feasibility is to determine if it’s
worth doing. Once an acceptance problem definition has been generated, the analyst develops a
logical model of the system. A search for alternatives is analyzed carefully. There are 3 parts in
feasibility study.
This feasibility report is to inform the user about the following matters that are:-

a) Operational Feasibility
b) Technical Feasibility
c) Economical Feasibility

a) OPERATIONAL FEASIBILITY

Proposed project is beneficial only if it can be turned into information systems


that will meet the organization operating requirements. Simply stated, this test of feasibility asks
if the system will work when it is developed and installed. What are major barriers to
implementation? Here are questions that will help test the operational feasibility of a project

b) Technical feasibility

Technical feasibility centers on the existing computer system (hardware, software,


etc.) and to what extent it can support the proposed addition. For example, if the current
computer is operating at 80% capacity-an arbitrary ceiling-then running another application
could overload the system or require additional hardware. This involves financial considerations
to accommodate technical enhancements. If the budget is a serious constraint, then the project is
judged but not feasible.
c) ECONOMICAL FEASIBILITY

Establishing the cost-effectiveness of the proposed system i.e. if the benefits do


not outweigh the costs then it is not worth going ahead. In the fast paced world today there is a
great need of online social networking facilities. Thus the benefits of this project in the current
scenario make it economically feasible. The purpose of the economic feasibility assessment is to
determine the positive economic benefits to the organization that the proposed system will
provide. It includes quantification and identification of all the benefits expected. This assessment
typically involves a cost/benefits analysis.

2.2 Present System in use

The proposed system (Blood Bank System) is designed to help the Blood Bank
administrator to meet the demand of Blood by sending and the request for Blood as and when required.
The proposed system gives the procedural approach of how to bridge the gap between Recipient, Donor,
and Blood Banks. This Application will provide a common ground for all the three parties (i.e. Recipient,
Donor, and Blood Banks) and will ensure the fulfillment of demand for Blood requested by Recipient
and/or Blood Bank. The features of proposed system are ease of data entry , system should provide user
friendly interfaces , no need to maintain any manual register and form , immediate data retrieval and so
on.

 64-Bit Operating System


 4 GB Ram
 Intel core i3 or higher core

2.3 Software Requirement Specification

The software requirement specification is produced at the culmination of the analysis task. The function
and performance allocated to software as part of system engineering are refined by establishing a
complete information description, a details functional description, a representation of system behavior,
An indication of performance requirement and design constraints appropriate validation criteria and other
information pertinent to requirement.

The software requirement specification can be used for different purpose. Here are the major uses.

 Software Requirement:

Operating System: - Microsoft Windows XP, VISTA, 7/8 or higher version.

Front-End:- C#.NET

Back-End: - Microsoft access 2010 or higher.

Platform: - Microsoft Visual Studio 2010 professional or Higher Version.

 Hardware Requirement:

Processor: - Pentium or equivalent microprocessor (400 MHz or faster)

RAM: - 512 MB or Higher Version.

- Hard-Disk:- 20 GB or more

Monitor: - VGA/SVGA

2.6 Project Category

 Desktop Application
An application that’s runs stands alone in a desktop or laptop computer. Contrast with “desktop-
based application”, which requires the system to run. It also called as standalone application or
system.
CHAPTER – III
FORMULATION OF
PRESENT WORK
CHAPTER – III
Formulation of Present Work
CHAPTER VI
Conduct of Experimentation
6.1 Form Design:-
6.1.1 Login Form:-

6.1.2 Dashboard
6.1.3 Donor

6.1.4 Add new registration


6.1.5 Search Donor

6.1.6 Location (Search by particular City)

6.1.7 Blood Group (Search by Blood Group)


6.1.8 Stack

6.1.9 Blood Stock (Update or Delete Record)


6.1.10 Donate (Transfer)
CHAPTER VII
Formulation of Models

CHAPTER VII
Formulation of Models
7.1 DATA STRUCTURE AND TABLE

7.1.1 Table: Add details

7.1.2 Product Details


CHAPTER VIII
Analysis of Results

CHAPTER VIII
Analysis of Results
8.1 Testing
8.1.1 Unit Testing

You might also like