Skip to content

DeltaHacks-WebOfLife/HealthChain

Repository files navigation

HealthChain

Fullstack application built using Gatsby and ExpressJS

McMaster DeltaHacks IX winner for "Best Creative use of Verbwire API by Kenny Zhao, Roy Luo, Carl Wang, and Derek Wu

Prerequisites

Install the required packages via NPM for the frontend

npm i

In one terminal, start the frontend

gatsby develop

In another terminal instance, install backend packages and start the ExpressJS server

cd back-end

npm i

node server.js

How to Use

  1. Login to the upload portal
  2. Choose a document to upload, and hit confirm
  3. Receive a link to the uploaded document on the IPFS blockchain

Roadmap

  • Improve frontend for IPFS link presentation
  • Enhance account and file encryption
  • Implement user database for ability to create accounts for login portal

About

Front-End to HealthChain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published