Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 1.28 KB

README.md

File metadata and controls

37 lines (18 loc) · 1.28 KB

===========================================================================

          Blockchain-based Electronic Health System (BEHS)

===========================================================================

Description:

Our innovative blockchain-based electronic health system revolutionizes the medical data handling situation in Malaysia, fostering trust between hospitals and patients while addressing security and privacy concerns.

Steps to run the project:

  1. Open two terminals.
  2. Remain one in root directory, while "cd src/app/database" for the other terminal.
  3. In the database directory, run "node database.js" to start the database.
  4. For the terminal in root directory, run "npm run dev" to run the script.

To insert hospital data:

  1. Go to database folder
  2. Replace the following with your address: image
  3. Highlight the query, right-click and select "Run Selected Query": image
  4. Select this to insert the modifed data into database: image