Skip to content

Latest commit

 

History

History
45 lines (21 loc) · 1.63 KB

README.md

File metadata and controls

45 lines (21 loc) · 1.63 KB

#Blood Donation Management System using JAVA

Note: On startup, Blood Donation Directory created in Documents Folder.

If you want more cities, add cities in cities.properties file located at resources folder.

If you want more aadhar number, add aadhar number in aadhar.properties file located at resources folder.

USER APPLICATION

Login or Register:

User entered aadhar number, corresponding user details are loaded into that user.

Screenshot from 2024-06-06 13-34-25

Screenshot from 2024-06-06 13-39-12

View or Apply or History: User choose to apply option, directly applied by loaded details.

Screenshot from 2024-06-06 13-44-14

ADMIN APPLICATION

Screenshot from 2024-06-06 13-46-31

View Donated List and Update the status:

Screenshot from 2024-06-06 13-49-13

After Updation, view history in User Application,

Screenshot from 2024-06-06 13-50-56

Additionly,

User can withdraw the donation applied donation and also Admin can remove the donor with reason.

Admin can view details with various options...