Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nahidhassanofficial/blooddonormanagement
- Owner: NahidHassanOfficial
- Created: 2024-02-03T08:35:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T13:47:11.000Z (4 months ago)
- Last Synced: 2024-08-01T15:23:30.283Z (4 months ago)
- Topics: blood-donation-management, blood-donation-website, blood-donor-management-system, vanilla-php
- Language: PHP
- Homepage:
- Size: 2.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)