Skip to content

The Blood Donation Organization has developed an efficient online system to manage the Blood Bank System. This system enables willing blood donors to register their names, while individuals in need of blood can easily check for its availability.

Notifications You must be signed in to change notification settings

shreya6360/Blood-bank-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood-bank-management-system

The Blood Donation Organization has developed an efficient online system to manage the Blood Bank System. This system enables willing blood donors to register their names, while individuals in need of blood can easily check for its availability.

Installation

Install XAMPP or WAMPP.

Open XAMPP Control panal and start [apache] and [mysql] .

Download project from github(https://github.com/shreya6360/Blood-bank-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.

Admin Panel Open any browser and type http://localhost/BDMS/admin/login.php to open Admin Login Panel.

License

This project is free to use and does not contains any license.

About

The Blood Donation Organization has developed an efficient online system to manage the Blood Bank System. This system enables willing blood donors to register their names, while individuals in need of blood can easily check for its availability.

Topics

Resources

Stars

Watchers

Forks