Skip to content

avd151/bdms

Repository files navigation

DonateTheBlood - Blood Donation Management System

DonateTheBlood is a website to connect blood donors with those in need of blood. Donors can register themselves and view existing donors, announcements of campaigns as well as search a donor according to place and blood group. Admin can manage Donors, NGOs' and data of blood available and can coordinate to make announcements and campaigns.

Authors

Apurva Deshpande
Ashlesha Joshi

Installation

Download and install XAMPP from the Website.

Usage

Go to the location where XAMPP is installed, and inside the "htdocs" folder.
Clone this repository at the above location in your local machine using the command-

git clone https://github.com/avd151/bdms.git

Open XAMPP Control Panel and start running Apache and MySQL.
Open any web browser and go to the following URL - http://localhost/bdms/ to view the website.

Screenshots