O slideshow foi denunciado.
Seu SlideShare está sendo baixado. ×

Blood Bank Management System

Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Carregando em…3
×

Confira estes a seguir

1 de 6 Anúncio

Blood Bank Management System

Baixar para ler offline

PROJECT BRIEF:
Blood Bank Management is a application to simulate the database management for blood bank having daily transaction.

It consists of four main modules: Administration, Donor, Receiver and Activities which contains record such as donor-receiver information, Blood stock information, Information about various activities which are done by Blood bank (Donation Camp, Free blood group test, etc.

Three users/actor participate namely Admin, Donor and receiver and each of them have different scope of using the application.

Goal:
To automate all the possible operations of Blood Bank by making system paperless, accurate, speedy, tamper-proof and real-time operating.

PROJECT BRIEF:
Blood Bank Management is a application to simulate the database management for blood bank having daily transaction.

It consists of four main modules: Administration, Donor, Receiver and Activities which contains record such as donor-receiver information, Blood stock information, Information about various activities which are done by Blood bank (Donation Camp, Free blood group test, etc.

Three users/actor participate namely Admin, Donor and receiver and each of them have different scope of using the application.

Goal:
To automate all the possible operations of Blood Bank by making system paperless, accurate, speedy, tamper-proof and real-time operating.

Anúncio
Anúncio

Mais Conteúdo rRelacionado

Diapositivos para si (20)

Anúncio

Semelhante a Blood Bank Management System (20)

Anúncio

Mais recentes (20)

Blood Bank Management System

  1. 1. Institute Of Engineering And Technology BLOOD BANK MANAGEMENT SYSTEM TEAM MEMBERS : Kavi – 131020 Mayank – 131026 Prem – 131036 COURES : DATA STRUCTURE AND ALGORITHM
  2. 2. Project Brief and Goal PROJECT BRIEF: Blood Bank Management is a application to simulate the database management for blood bank having daily transaction. It consists of four main modules: Administration, Donor, Receiver and Activities which contains record such as donor-receiver information, Blood stock information, Information about various activities which are done by Blood bank (Donation Camp, Free blood group test, etc. Three users/actor participate namely Admin, Donor and receiver and each of them have different scope of using the application. Goal: To automate all the possible operations of Blood Bank by making system paperless, accurate, speedy, tamper-proof and real-time operating.
  3. 3. List Of Data Structures Data Structures : Usage 1. Structure ----- For node creation 2. Linked List ----- Donor/Bottle objects 3. Linked List within Linked List ---- Connecting two objects 4. Tree based upon BST ----- Blood Group object 5. Array ----- Traversal 6. Stack ----- Traversal 7. Graph ---- Activities 8. Binary Search ----- Search Algorithm
  4. 4. List Of Programs Programs Developed: 1. Admin Program – main.c 2. Donor Program – donor.h 3. Blood Bottle Program – bloodBootle.h Note : All the above programs are embedded in one as of now and will be separated in the modules mentioned above. Programs to be developed: 1. Blood Group Program 2. Receiver Program 3. Activities Program
  5. 5. Complex Part Of Program Complex Parts: 1. Setting Structure Links between two objects of different kind. 2. Creating a object having multiple linked list within it. 3. At a given time a value is to be written in many files that are logically/relationally associated within a given object. 4. File Handling 5. Setting link between two nodes of different data-structure.
  6. 6. References Websites: 1. Bharat Blood Bank : http://www.bharatbloodbank.com/ <referred for input queries and result accordingly> 2. Rotary Blood Bank : http://rotarybloodbank.org/ <referred for knowing constituents of blood bank>

×