Blood Bank System describes the relation between the Donor and Recipient Where the Donor can request a blood donation and the Recipient can request the needed number of bags that are managed by the Admin.
- Qt 6.0
- C++
- Donor can make a Donation request.
- Recipient can withdraw blood bags and sent to the nearest hosptial.
- Admin Managing the Donation Requests and can Add blood bags, withdraw & Show all Blood Bags.
- Validating the Register data and All the system Validations.
- Search for blood bags.
- Update account data.
- Delete account.