eduSTEMlab: Jeida’s Blood Donation Python Project

December 1, 2023

Jeida’s project is a Blood Donation Registration system built using Streamlit.

The user can choose between two options: “Registration” and “Donation Database.” In the “Registration” section, the user inputs their name, contact number, blood group, and any existing illnesses. Upon clicking the “Submit Donor Details” button, the information is stored in a CSV file named ‘donor.csv.’ The “Donation Database” section displays the existing donor data in a DataFrame format.

The project facilitates the registration of blood donors and maintains a database for easy access and management of donor information.

More Lifehack Videos