Blood Bank Donation System is a php based web project with both admin and user layouts.
-
Install XAMPP or WAMPP.
-
Open XAMPP Control panal and start [apache] and [mysql] .
-
Download project from github(https://github.com/Sjha2012/Blood-Bank-And-Donation-Management-System).
OR follow gitbash commands
i>cd C:\\xampp\htdocs\ ii>git clone https://github.com/Sjha2012/Blood-Bank-And-Donation-Management-System
-
Extract files in C:\xampp\htdocs.
-
Open link localhost/phpmyadmin
-
Click on new at side navbar.
-
Give a database name as (blood_bank_database) hit on create button.
-
After creating database name click on import.
-
Browse the file in directory[BDMS/sql/blood_bank_database.sql].
-
After importing successfully.
-
Open any browser and type http://localhost/BDMS/home.php to open User layout.
Open any browser and type http://localhost/BDMS/admin/login.php to open Admin Login Panel.
Enter Below Credentials to login to the Admin Panel.
Username = sweety kumari
Password = 123
1. Home Page
![](https://user-images.githubusercontent.com/54537819/96302170-efe43480-1015-11eb-85f0-f419cf18e34b.png)
![](https://user-images.githubusercontent.com/54537819/96302619-be1f9d80-1016-11eb-853e-fc463fa09ffd.png)
![](https://user-images.githubusercontent.com/54537819/96302799-0048df00-1017-11eb-833a-5956683f1d07.png)
![](https://user-images.githubusercontent.com/54537819/96302421-6e40d680-1016-11eb-8939-b7b09ed1e997.png)
2. About Us Page
![](https://user-images.githubusercontent.com/54537819/96301335-ac3cfb00-1014-11eb-84c1-092ddb1480e6.png)
3. Why Donate Blood Page
![](https://user-images.githubusercontent.com/54537819/96301343-af37eb80-1014-11eb-8aa8-35ad178ba3e7.png)
4. Become A Donor Page
![](https://user-images.githubusercontent.com/54537819/96301357-b3640900-1014-11eb-9956-c630873a396b.png)
5. Need Blood Page
![](https://user-images.githubusercontent.com/54537819/96301362-b6f79000-1014-11eb-9839-79178b5b248e.png)
![](https://user-images.githubusercontent.com/54537819/96303874-ca0c5f00-1018-11eb-9fa0-aa773af1bb27.png)
![](https://user-images.githubusercontent.com/54537819/96303701-769a1100-1018-11eb-98a3-b40c9068840a.png)
6. Contact Us Page
![](https://user-images.githubusercontent.com/54537819/96303477-10ad8980-1018-11eb-9b9b-8629ad48fa2b.png)
1. Admin Panel Login Portal
![](https://user-images.githubusercontent.com/54537819/96365985-43fc2f80-1162-11eb-801c-056f973e61b4.png)
2.Dashboard
![](https://user-images.githubusercontent.com/54537819/96366040-ace3a780-1162-11eb-86d9-9270b8931b70.png)
![](https://user-images.githubusercontent.com/54537819/96366049-ba992d00-1162-11eb-84e8-b90fb507f20d.png)
3.Change Password Page
![](https://user-images.githubusercontent.com/54537819/96366158-75c1c600-1163-11eb-909b-2021d5cd2b06.png)
4.Add Donor Page
![](https://user-images.githubusercontent.com/54537819/96366077-e3212700-1162-11eb-9f81-7d0dca60e913.png)
5.Donor List Page
![](https://user-images.githubusercontent.com/54537819/96366097-fdf39b80-1162-11eb-99cc-8506d03c900d.png)
6.Check Contact Us Query Page
![](https://user-images.githubusercontent.com/54537819/96366120-1c599700-1163-11eb-9fa4-55355192d1b8.png)
7.Manage Page Data
![](https://user-images.githubusercontent.com/54537819/96366140-4f9c2600-1163-11eb-86fc-65d9094f0807.png)
8.Update Page Details
![](https://user-images.githubusercontent.com/54537819/96366183-938f2b00-1163-11eb-8f3a-4cb90e877c11.png)
9.Update Contact Info Page
![](https://user-images.githubusercontent.com/54537819/96366208-b15c9000-1163-11eb-8163-e2d9f9bc4af5.png)