Noor-Ahmed-12/Blood-Donation-bank-Management-System ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple blood donation bank management website that people can use to register, log in, and manage donor and recipient details.
I want it to let users sign up, log in, update their profile and password, search for blood donors, view donor lists, and send blood requests. There should also be an admin area where I can manage users, donors, recipients, donations, and incoming blood requests from one dashboard. Please include basic pages like home, about, contact, and a request received page so the whole flow feels complete.
Use a clean, straightforward design and make it work with a MySQL database. I’m fine with a classic PHP site that runs locally in XAMPP, and if you need to check anything, look up current docs online. Please also make sure the database setup is included so I can import it and run the project right away.