Skip to content

brahamkumar002/bbdms_final

Repository files navigation

Blood-Bank-&-Donar-Management-System

Blood Bank Donar Management System is a php based web project with both admin and user panel.

Project Details

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)

Features

➤ 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

Installation

  1. 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”.

  1. Inside the “htdocs” folder, paste the project folder (not the .zip one, but the extracted one).

  2. Open your favorite browser; we recommend using Google Chrome or Mozilla Firefox.

  3. Then, go to the URL “http://localhost/phpmyadmin“.

  4. Create a Database with a name that is provided inside the “01 LOGIN DETAILS & PROJECT INFO.txt”.

  5. Click on the “Import” tab and choose the database file (.sql) which is provided under the folder named “DATABASE FILE”.

  6. After setting up all these, go to the URL “http://localhost/[ PROJECT_FOLDER_NAME ]/“

  7. All the login details are provided inside the project folder, check that out and enter them in order to use it.

Admin Panel

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

If you like my project hit the star 🌟 button

Screenshots

User Panel Images


1. Home Page