Skip to content

Blood Bank Management System - A Database Management Course Project , which manages donors and helps admin to make process smoother . it supports CRUD operations . MYSQL is used for query handling.

Notifications You must be signed in to change notification settings

KBhushan07/Blood-Bank-Managenment-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood-Bank-Managenment-System

The blood bank management system using PHP is a web-based application designed to streamline and optimize the process of managing blood donations and requests within a blood bank or blood donation center. The system aims to provide an efficient and user-friendly platform for both donors and recipients, ensuring timely and accurate blood supply management.

The project typically consists of multiple modules, including user registration and login functionality. Donors can register and provide their blood type and contact details. The system allows donors to view their donation history and receive notifications for upcoming donation drives.

On the other hand, recipients, such as hospitals or medical facilities, can register and request blood units as needed. The system facilitates real-time inventory management, ensuring blood availability status is up-to-date and accessible.

The platform incorporates search and filtering features to find suitable donors based on blood type and location, enhancing the speed of blood matching and supply. Additionally, administrative features enable staff to manage donor and recipient records, view donation statistics, and generate reports for analysis and decision-making.

Overall, the blood bank management system using PHP aims to provide a seamless and organized workflow for blood donation and distribution, fostering a more efficient and effective process to save lives and serve the community's healthcare needs.

ScreenShots -

Home Page - p1

About Page - p2

Blood Donation - p3

p4

Installation

Install XAMPP.

Open XAMPP Control panal and start apache and mysql .

Download project from github(https://github.com/varunsardana004/Blood-Bank-And-Donation-Management-System.git

Extract files in C:\xampp\htdocs.

Open link localhost/phpmyadmin

Click on new at side navbar.

Give a database name as (blood_bank_database) hit on create button.

After creating database name click on import.

Browse the file in directory[BDMS/sql/blood_bank_database.sql].

After importing successfully , Open any browser and type http://localhost/BDMS/home.php to open User layout.

About

Blood Bank Management System - A Database Management Course Project , which manages donors and helps admin to make process smoother . it supports CRUD operations . MYSQL is used for query handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published