Skip to content

Blood donation system is a website that uses SQL to manage and store data related to blood donors, recipients, and banks. It allows users to register as donors, request blood, and search for nearby blood banks.

License

Notifications You must be signed in to change notification settings

Vishnu252005/Blood-Donation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to Run Project
1. Download and Unzip the file on your local system copy bbdms.
2. Put bbdms folder inside root directory

Database Configuration
Open phpmyadmin "http://localhost/phpmyadmin"
Create Database bbdms
Import database bbdms.sql (available inside zip package)
Open Your browser put inside browser “http://localhost/bbdms”

For Admin Panel
Open Your browser put inside browser “http://localhost/bbdms/admin”

Login Details for admin :
Username: admin
Password: Test@12345

About

Blood donation system is a website that uses SQL to manage and store data related to blood donors, recipients, and banks. It allows users to register as donors, request blood, and search for nearby blood banks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published