Code Monkey home page Code Monkey logo

fyp-healthblock's Introduction

HealthBlock

A blockchain based solution for patient health record Management

This project focuses on ensuring the safety of patient healthcare records, targeting patients and doctors as the primary users. Patients will have the ability to upload their reports, which will be transformed into smart contracts. Doctors, with proper access, can then view the patients' comprehensive medical history through these smart contracts

Project Objective

  1. Implementing Blockchain Technology for patient data management.
  2. Developing a patient-centric Blockchain system that grants patients greater access and control over their personal information.
  3. Enhancing system security to minimize vulnerability to hacking.
  4. Reducing healthcare costs for both medical caregivers and patients by minimizing redundant medical tests and enabling remote data access for authorized entities.

Getting Started

This is a Next.js project bootstrapped with create-next-app.

Step 1:

First, install all the dependencies

Go to the project root directory

use in your command prompt or powershell to install all the packages.

npm i 
#or 
npm install 

Besure to have all the required dependencies installed, please check the image attached to the project that highlights all the packages used for this project.

Step 2

Second cd to ethereum folder and run the following code in your console:

 node compile.js
 node deploy.js 

these two commands will compile the smartcontract and deploy it to the testnetwork Update the code by Pasting the contract deployed address that you receive after deployment.

Step 3

Lastly, go back to the root folder and run the server.

to run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

fyp-healthblock's People

Contributors

zawadahmed avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.