kshitiz2001 / bbdms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: admin
Password: 123456789
Or Register a new user.

About


Languages

Language:PHP 40.4%Language:JavaScript 30.8%Language:CSS 24.7%Language:Less 3.3%Language:Hack 0.8%