Back to projects
Blood Bank

$ cat blood-bank.json

{
  "title": "Blood Bank",
  "category": "PHP",
  "stack": [
    "PHP",
    "MySql",
    "HTML",
    "CSS",
    "JavaScript"
  ]
}
Blood Bank

Project Overview

The Blood Bank Management System is a full-featured web application built with PHP and MySQL that digitizes and streamlines critical blood bank operations. The system facilitates the complete blood donation lifecycle from donor registration to inventory management and transfusion tracking.