• Stars
    star
    2
  • Language
    HTML
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Blood Donation Web Application with Real-Time Location Sharing

This web application is built using Laravel and allows users to find nearby blood donors and share their real-time location. It aims to connect blood donors with individuals in need of blood transfusions.

Features

  • User registration and authentication
  • User profiles with blood type information
  • Search functionality to find nearby blood donors
  • Real-time location sharing for donors
  • Notification system for new donation requests
  • Admin panel to manage users and donations

Installation

  • Clone the repository: git clone https://github.com/jmrashed/blood-donation-web-app.git
  • Navigate to the project directory: cd blood-donation-web-app
  • Install dependencies: composer install
  • Create a copy of the .env file: cp .env.example .env
  • Generate the application key: php artisan key:generate
  • Configure the database in the .env file
  • Run database migrations: php artisan migrate:fresh --seed
  • Start the development server: php artisan serve

Usage

  • Access the application in your browser at http://localhost:8000
  • Register a new user account or login with existing credentials
  • Complete your profile with your blood type information
  • Use the search functionality to find nearby blood donors
  • If you are a donor, enable real-time location sharing
  • Receive notifications for new donation requests
  • Admins can access the admin panel at http://localhost:8000/admin to manage users and donations

Demo

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  • Fork the repository
  • Create a new branch for your feature or bug fix
  • Commit your changes
  • Push your branch to your forked repository
  • Submit a pull request

License

This project is licensed under the MIT License.

Acknowledgments

  • This project was inspired by the need for a reliable blood donation web application to connect donors with recipients.
  • Special thanks to the Laravel community for their excellent documentation and support.

Please note that this is just an example, and you should customize the README.md file to include relevant information about your specific project, installation steps, usage instructions, and contribution guidelines.

More Repositories

1

zkteco

ZKTeco Package For Laravel. This package provides seamless integration with ZKTeco devices within Laravel applications, enabling communication with attendance devices such as fingerprint, face recognition, or RFID using UDP protocol.https://packagist.org/packages/jmrashed/zkteco
PHP
10
star
2

adibaicon

adibaIcon -Custome Icon Library
CSS
3
star
3

go-starter-kit

The Go Starter Kit is a foundational project for building a portfolio website using Go, structured to promote clean code and scalability. It employs the Gin web framework for routing and Viper for configuration management.
HTML
2
star
4

ecommerce

The E-commerce Toolkit for Laravel is a modular package providing essential features for building e-commerce websites. This package includes functionalities for managing product catalogs, carts, checkout systems, payment gateway integrations, and order management.
PHP
2
star
5

two-factor-auth

Laravel 2FA Authentication Package
PHP
2
star
6

phpmyadmin

phpmyadmin
PHP
2
star
7

laravel-automation-package

laravel-automation-package
PHP
1
star
8

laravel-installer

A complete web installer for Laravel applications, making the setup process simple and user-friendly.
PHP
1
star
9

rashed-games-javacript

Rashed's Game using HTML, CSS, and JavaScript
JavaScript
1
star
10

developing-restful-apis-with-python-and-flask

Developing RESTful APIs with Python and Flask
Python
1
star
11

Django-Python-Starter-Kit-for-Beginner

Django was invented by Lawrence Journal-World in 2003, Initial release to the public was in July 2005. Latest version of Django is 4.0.3 (March 2022). This repository will help you, when you will get ready.
Python
1
star
12

face-detection-using-opencv

Face Detection using OpenCV
Python
1
star
13

ResponsiveLoginForm

JavaScript
1
star
14

break-weakness-with-angular

break-weakness-with-angular
HTML
1
star
15

jmrashed

About Md Rasheduzzaman
HTML
1
star
16

Webcam-capture-using-Html5-getUserMedia

Webcam capture using Html5 getUserMedia
JavaScript
1
star
17

desktop-application-using-phpnative-for-zkteco

desktop-application-using-phpnative-for-zkteco
PHP
1
star
18

News-Flutter-UI-Kit

News Flutter UI Kit
Dart
1
star
19

dart-practice-problem-solutions

Welcome to the Dart Practice Problem Solutions repository! This is a dedicated space for daily practice to learn Dart deeply. Our goal is to solve at least one problem each day for 100 days, continuously improving our Dart skills.
Dart
1
star
20

login-ui-react-native-app

This is a React Native application for implementing a login and signup UI/UX.
JavaScript
1
star
21

geolocation

The geolocation package will provide user location
PHP
1
star
22

Email-List-Cleaning-Tool-Using-PHP

Email List Cleaning Tool Using PHP
PHP
1
star
23

hospital-management-system

The Hospital Management System is a comprehensive software solution designed to facilitate efficient management and operations within a hospital or healthcare facility.
PHP
1
star
24

google-maps-polyline-draw

Draw polyline on google map using latitude and longitude coordinates
JavaScript
1
star
25

university-management-system-php

The University Management System is a web-based application developed using PHP. It provides a comprehensive solution for managing various aspects of a university, including student management, course management, faculty management, and administrative tasks.
PHP
1
star
26

Install-Redis-on-Windows

Install Redis on Windows
1
star
27

express-openapi-generator

express-openapi-generator
EJS
1
star