I developed a web application that connects blood donors with patients in need. The system allows users to register as donors or request blood based on specific blood types and locations.
Key functionalities:
Donor registration with personal and blood type information
Request form for urgent blood needs with location and hospital details
Search and filter donors by blood type and city
Admin panel to manage donors, requests, and monitor activity
Notifications for matching blood type between donors and requests
Fully responsive UI using React.js and Tailwind CSS
Backend powered by Node.js and MongoDB (or Strapi if used)