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/varunsardana004/Blood-Bank-And-Donation-Management-System.git).
OR follow gitbash commands
i>cd C:\\xampp\htdocs\ ii>git clone https://github.com/varunsardana004/Blood-Bank-And-Donation-Management-System.git
-
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 = varunsardana004
Password = 123
1. Home Page
2. About Us Page
3. Why Donate Blood Page
4. Become A Donor Page
5. Need Blood Page
6. Contact Us Page
1. Admin Panel Login Portal
2.Dashboard
3.Change Password Page
4.Add Donor Page
5.Donor List Page
6.Check Contact Us Query Page
7.Manage Page Data
8.Update Page Details
9.Update Contact Info Page