Making it easier to find blood
BloodMatch is a comprehensive Blood Donation Management System developed using PHP and MySQL. It facilitates the management of blood donors, recipients, blood banks, and donation events, making the process of blood donation and distribution more efficient.
css/
: Contains the CSS files.js/
: Contains the JavaScript files.includes/
: Contains the database connection file.donors/
: Contains scripts related to donor management.recipients/
: Contains scripts related to recipient management.blood_banks/
: Contains scripts related to blood bank management.donations/
: Contains scripts related to donation management.index.php
: Main entry point of the application.
Navigate to the home page and use the links to manage donors, recipients, blood banks, and donations.