Abstract
International Journal of Advance Research in Multidisciplinary, 2025;3(2):340-346
Web Application for Organ Donation
Author : Dr. Perumal S and Magesh M
Abstract
The "Web Application for Organ Donation" is web application, built using the Flask framework in Python, provides a streamlined platform for organ donation management, facilitating seamless interaction between donors and hospitals. Donors register through a dedicated portal, submitting their details (e.g., name, age, blood type, organ type, city, contact) and selecting a specific hospital to send their donation request. The chosen hospital receives the request and accesses it via a secure, separate login portal designed for hospital staff to review and manage incoming requests. Hospitals can update the status of each request as "Approved," "Requested," or "Pending" based on their evaluation. The donor’s page dynamically displays their name and the real-time status of their request, ensuring transparency and timely updates. For instance, a donor’s page might show: Status: Approved. Utilizing SQLite for data storage, Flask-SQL Alchemy for database operations, and Bootstrap for a responsive front-end, the application ensures secure authentication, efficient request handling, and user-friendly interfaces. By digitizing the organ donation process, the system enhances accessibility, reduces manual efforts, and fosters trust, with potential for future scalability to include patient matching and multi-hospital integration.
Keywords
Organ donation, web application, donor management, recipient matching, healthcare technology, user interface design