Blood Donor Management System Using CodeIgniter

 


Blood Donor Management Project Using CodeIgniter

Blood Donor Management System Project Using CodeIgniter is a Web-Based application. This application is used to maintain the Blood Donor Record based on the blood group. Blood Donor Management Project developed using CodeIgniter (PHP framework) and MySQL Database.

BDMS Project Requirements
Blood Donor Management System Using CodeIgniter
Language UsedPHP5.6, PHP7.x
PHP Framework UsedCodeIgniter
DatabaseMySQL 5.x
User Interface DesignHTML, AJAX,JQUERY,JAVASCRIPT
Web BrowserMozilla, Google Chrome, IE8, OPERA
SoftwareXAMPP / Wamp / Mamp/ Lamp (anyone)
Project Modules

BDMS has three modules i.e. admin, Blood Donor, and user.

Admin Module

  1. Dashboard: In this section admin can briefly view of Blood Groups and Registered Blood Donors.
  2. Blood Groups: In this section, admin can manage the Subjects (add/delete).
  3. User Details: In this section, admin can view, and delete the registered blood donors.
  4. Profile: In this section admin can update his/her profile.
  5. Change Password: In this section admin can change his/her  own passwords
  6. Logout: Through this button admin can logout.

Donor/ User Module

  1. Signup: In this section, Donor can regsister your self.
  2. Signin: After successfull registration Donor can login with valid credentials.
  3. User Profile: In this section, Donor can update own details.
  4. Change Password: In this section Donor can change his/her  own passwords.
  5. Logout: Through this button Donor can logout.

User Module

In this module, the user can search Blood Donor by blood Group and State name.

Output Screens of the Project

Home Page

BDMS CI Home Page

Blood Donor Signup

BDMSSignup

Admin Dashboard

BDMSDASHBOARD

Blood Group List

BDMS Blood Groups
How to run Blood Donor Management Project using CodeIgniter
  1. Download the zip file
  2. Extract the file and copy blood  folder
  3. Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
  4. Open PHPMyAdmin (http://localhost/phpmyadmin)
  5. Create a database with name blood
  6. Import blood.sql file(given inside the zip package in SQL file folder)
  7. Run the script http://localhost/blood (frontend)

Blood Donor Credential
Username: johndoe@gmail.com
Password: Test@123

Admin Credential
Username: admin@gmail.com
Password: Test@123

Users can search the Blood donor using blood Group or State.

Comments

Popular posts from this blog

Pre-School Enrollment System using PHP and MySQL | PHP Gurukul

Global Food Ordering System Using PHP and MySQL | PHP Gurukul

Doctor Appointment Management System Using PHP and MySQL | PHP Gurukul