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.
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.
This project is free to use and does not contains any license.