Skip to content

Blood donation made easy through the application B Blood. B Blood is a web application designed to simplify the process of blood donation by connecting donors with those in need and managing donation records. It features an intuitive interface for users to donate blood, find donors, and track their donation history.

License

Notifications You must be signed in to change notification settings

mudassir-725/BBLOOD

Repository files navigation

B Blood

B Blood is a web-based platform aimed at facilitating blood donation by providing users with an easy way to donate, find donors, and manage their donation history. The application is built with a focus on usability and effective donation management.

Features

  • User Registration and Authentication: Secure user management for access to donation features.
  • Blood Donation Management: Users can register their donations and view their donation history.
  • Donor Finder: Search for potential blood donors based on location and blood type.
  • Responsive Design: Accessible on various devices using Bootstrap for a mobile-friendly experience.

Technologies Used

  • Frontend: HTML, CSS, JavaScript, Bootstrap
  • Backend: PHP
  • Database: MySQL (assumed for data storage)

Getting Started

Prerequisites

  • PHP (v7.4 or later)
  • MySQL
  • A web server (e.g., Apache)

Installation

1. Clone the repository:

bash
git clone https://github.com/yourusername/BBLOOD.git
cd BBLOOD

2. Import the database schema: Create a MySQL database and import the provided .sql file located in the database directory.

3. Configure the database connection: Update the database connection details in the config.php file.

4. Start the web server and navigate to http://localhost/BBLOOD to access the application.

Usage

  • Register/Login: Create an account or log in to access all features.
  • Donate Blood: Register your donation details through the donation form.
  • Find Donors: Use the search functionality to locate potential blood donors.
  • Manage Donations: View and manage your donation history from your profile page.

License

This project is licensed under the MIT License.

About

Blood donation made easy through the application B Blood. B Blood is a web application designed to simplify the process of blood donation by connecting donors with those in need and managing donation records. It features an intuitive interface for users to donate blood, find donors, and track their donation history.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published