Skip to content

Abhishek0918/bbdms

 
 

Repository files navigation

How to run the Blood Bank & Donor Management System Using PHP and MySQL

1. Download the zip file

2. Extract the file and copy bbdms folder

3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/HTML)

4.Open PHPMyAdmin (http://localhost/phpmyadmin)

5. Create a bbdms with the name bbdms

6. Import bbdms.sql file(given inside the zip package in the SQL file folder)

7. Run the script http://localhost/bbdms

Admin Credential
Username: admin
Password: Test@123

Donor Credential
Username: [email protected]
Password: Test@123
Or Register a new user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 40.4%
  • JavaScript 30.8%
  • CSS 24.7%
  • Less 3.3%
  • Hack 0.8%