Skip to content

avcrowdhackathon/ComeTogether

Repository files navigation

ImmunityProof by ComeTogether's team

Overview

Demo: https://www.youtube.com/watch?v=QRXN13qrV9s&t=29s

Prerequisites

How to run in your personal mobile phone at LINUX:

After run in your terminal the comments below:

  1. npx react-native run-android -> build the project
  2. npx react-native start

A app shortcut will be created in your mobile desktop and you can test the application.

Disclaimers

  • The server that is used is ComeTogether's server, but is in not used in this version as login uses temp data.

  • The blockchain protocol that is used is EOSIO testnet https://testnet.eos.io/ and the smart contracts have been deployed and are functional in this version.

The App

Login page

Image description

Issue Certificate

In this page the doctor, or a person, authorized by the goverment , can issue a certificate for a user via his ID card/passport/driving licence.

Image description

Immunity Verification

In this page an officer, a doctor, or a person, authorized by the goverment , can verify the immutity of a user via his ID card/passport/driving licence, either by the camera or by typing the ID.

Image description

Issue Certificate

When the user has immunity.

Image description