ProstoSanja / VaccineConverter

Add EU digital green certificates to apple wallet and google pay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vaccine Converter

Also known as Mobile Covid Pass

Goal of the project

The sole idea behind this project was to have a simple website for people to upload their digital green certificate in any shape or form, and get an option to add it to their mobile wallets like apple wallet or google pay.

Mobile passes photo

Technical implementation

The service is created in Spring boot with React frontend.

Launching frontend

cd frontend
yarn install
yarn start

Launching backend

./gradew bootRun

Building a package

./build.sh

About

Add EU digital green certificates to apple wallet and google pay

License:GNU Affero General Public License v3.0


Languages

Language:Java 66.2%Language:JavaScript 23.0%Language:SCSS 8.4%Language:HTML 1.2%Language:Batchfile 0.5%Language:Shell 0.4%Language:Dockerfile 0.3%