Blood Bank Donar Management System is a php based web project with both admin and user panel.
Project Name: Blood Bank & Donor Management System
Language Used: PHP5.6, PHP7.x
Database: MySQL 5.x
User Interface Design: HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser: Mozilla, Google Chrome, IE8, OPERA
Software: XAMPP / Wamp / Mamp/ Lamp (anyone)
➤ Admin Panel
➤ User Panel
➤ Search Donor
➤ Add Donor
➤ Add Blood Group
➤ Search Blood Request
➤ Blood Request
➤ Donor Login
➤ Admin Login
➤ Admin Dashboard
➤ User Profile
➤ Password Change
➤ Edit Profile
- After you finish downloading the project, unzip the project file and head over to your XAMPP directory.
2.There you’ll find a folder named “htdocs”.
-
Inside the “htdocs” folder, paste the project folder (not the .zip one, but the extracted one).
-
Open your favorite browser; we recommend using Google Chrome or Mozilla Firefox.
-
Then, go to the URL “http://localhost/phpmyadmin“.
-
Create a Database with a name that is provided inside the “01 LOGIN DETAILS & PROJECT INFO.txt”.
-
Click on the “Import” tab and choose the database file (.sql) which is provided under the folder named “DATABASE FILE”.
-
After setting up all these, go to the URL “http://localhost/[ PROJECT_FOLDER_NAME ]/“
-
All the login details are provided inside the project folder, check that out and enter them in order to use it.
Open any browser and type http://localhost/bbdms_final/admin/login.php to open Admin Login Panel.
Enter Below Credentials to login to the Admin Panel.
Username = admin
Password = admin
1. Home Page