Skip to content

MuneebMuhammad/Blood-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood Management System allows hospital to communicate between each other for the most efficient use of blood.

Description:

Hospital is first registered in our website, where it is asked of details about the hospital. The hospital when registered will enter regularly the blood flow to and from the hosptial. The hospital can request a blood bag with a button, and the request will be sent to the most appropriate hospital based on its location and the blood bags available with the hospital. The hospital can also accept or reject blood requests from other hospitals.

How to run:

  • First clone react branch with "git clone -b react https://github.com/MuneebMuhammad/Blood-Management-System"
  • Open two terminals and change directory to client and server
  • In both terminal first write "npm install" to install the packages
  • In server directory run "nodemon"
  • In client directory run "npm run start"
  • You also need to configure mysql database with BMS.sql file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published