- Posted By: phpprojectz
- Comments: 0
PHP and MySQL Project on Blood Bank Management System
We have developed this project Blood Bank Management System on PHP and MySQL Database and it runs over the Apache Server, WAMP Server or XAMP Server. This project Blood Bank Management System is to manage all the details about donor, blood group, blood stock, blood etc. This system can also keep to record of donor personal details. Here you can easily download Blood Bank Management PHP mini projects with source code. We provide also php project titles list.
Blood Bank Management System is a role based project where we added permission on roles.
The main modules of the projects are Blood Module, which performs all the operations related to blood such as adding new blood, edit the existing blood, search blood and delete blood. Blood Stock module, which performs all the operations related to blood stock such as adding new blood stock, edit the existing blood stock, details view blood stock, search blood stock and delete blood stock. Donor module, which performs all the operations related to donor such as adding new donor, edit the existing donor, details view donor, search donor and delete donor.
Modules and their functionalities of Blood Bank Management System:
We have developed these modules in the project
- Login Module : Performs all the operations of the Login Functionality
- Forgot Password Module
- Profile Module : User can change their profile details from this module
- Change Password Module : User will be able to change their passwords
- Logout Module
- Dashboard Module : Each user has their own dashboard
- Blood Module : Blood module performs the below operations:
- Add Blood : Add new records for the Blood
- Edit Blood : Edit any of the existing records of Blood
- Delete Blood : Delete the exiting records of Blood
- Detail View of Blood: It displays the detail view of the Blood
- Listing Blood : Generates the lists of all of the existing Blood
- Blood Stock Module : Blood Stock module performs the below operations:
- Add Blood Stock : Add new records for the Blood Stock
- Edit Blood Stock : Edit any of the existing records of Blood Stock
- Delete Blood Stock : Delete the exiting records of Blood Stock
- Detail View of Blood Stock: It displays the detail view of the Blood Stock
- Listing Blood Stock : Generates the lists of all of the existing Blood Stock
- Donor Module : Donor module performs the below operations:
- Add Donor : Add new records for the Donor
- Edit Donor : Edit any of the existing records of Donor
- Delete Donor : Delete the exiting records of Donor
- Detail View of Donor: It displays the detail view of the Donor
- Listing Donor : Generates the lists of all of the existing Donor
- All the reports of Blood Bank Management System
- Bloods Report
- Blood Stocks Report
- Donors Report