Skip to content

Justinjdaniel/Vacci-Log

Repository files navigation

VacciLog-Logo

VacciLog

This is a simple Dapp(Ethereum) for storing logs of vaccinations.

Run Locally

Clone the project

  git clone https://github.com/Justinjdaniel/Vacci-Log.git

Go to the project directory

  cd vacci-Log

Install dependencies

  npm install

Compile and Deploy the contract

  truffle compile && truffle migrate

Start the project

  npm run start

Go to localhost

  http://localhost:3000/

Demo Video

VacciLog.Demo.mp4

Workflow

Documentation

Download the Documentation PDF from here.