blood-bank-managment-system

##Installation

  1. Install XAMPP or WAMPP.

  2. Open XAMPP Control panal and start [apache] and [mysql] .

  3. Download project from github(https://github.com/sush096/blood-bank-managment-system.git).

OR follow gitbash commands

cd C:\xampp\htdocs
git clone https://github.com/sush096/blood-bank-managment-system.git
  1. extract files in C:\xampp\htdocs.

  2. open link localhost/phpmyadmin

  3. click on new at side navbar.

  4. create a database name as (blood-bank) hit on create button.

  5. after creating database click on import.

  6. browse the file in directory [blood-bank-management-system/blood_bank.sql].

  7. open any browser and type http://localhost/blood-bank-managment-system.

  8. first register and then login(for patient/hospital)