Database Project

Blood Bank Management System

How to run the Project

  1. Clone the repo using git clone https://github.com/mohammadali83123/Blood_Bank_Management_System.git
  2. start your xampp controller, make sure that Apache and Mysql are running in xampp controller
  3. go to phpmyadmin localhost/phpmyadmin/
  4. create a database and name it bbms
  5. import the BBMS.sql file from db folder
  6. navigate to "cd Blood_Bank_Management_System\Backend"
  7. run "nodemon index.js"