Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nahidhassanofficial/blooddonormanagement

A web application for blood donor management
https://github.com/nahidhassanofficial/blooddonormanagement

blood-donation-management blood-donation-website blood-donor-management-system vanilla-php

Last synced: 9 days ago
JSON representation

A web application for blood donor management

Awesome Lists containing this project

README

        

# Blood Donor Management System

A web-based application for blood donor management, allowing individuals to register as donors and facilitating the search for available donors based on location.

## Copyrights
This was my first web project on 2021. I took inspiration from [rokto.co](https://www.rokto.co/)

for that reason you might find this project almost simmilar to that website but I couldn't achieve that much functionality as rokto.co has.

## Features

- User registration and profile management
- Donor registration with blood type and location details
- Search functionality to find donors based on location
- user-friendly interface

## Technologies Used

- PHP
- MySQL
- HTML
- CSS

## Browser Compatibility

While this project generally works well on Mozilla Firefox browsers, there might be some compatibility issues on other browsers. If you encounter problems, consider using Firefox for the best experience.

## Installation

1. Enter 'rokto_db' as the database name in phpMyAdmin.
2. Import 'rokto_db.sql'.
3. Explore `db-connect.php` to configure `$dbname`, `$dbserver`, `$dbuser`, and `$dbpwd` if needed.

## Here are some sample screenshots of the project
- Screenshot 1

![image](https://github.com/user-attachments/assets/24ce2d8d-587f-4553-995e-94cfad9820e4)

- Screenshot 2
![image](https://github.com/user-attachments/assets/62f4a7ed-fd9f-4a0d-8769-48f3916f3ff2)

- Screenshot 3
![image](https://github.com/user-attachments/assets/229955df-afdd-4e7c-a8fa-bd338c09f172)

![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/NahidHassanOfficial/BloodDonorManagement)