Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minvws/nl-covid19-coronacheck-app-coordination

CoronaCheck Documentation and Repo Overview
https://github.com/minvws/nl-covid19-coronacheck-app-coordination

coronacheck covid19 dgc vaccination

Last synced: 28 days ago
JSON representation

CoronaCheck Documentation and Repo Overview

Awesome Lists containing this project

README

        

# COVID-19 CoronaCheck App - Coordination and Documentation

## Introduction
This repository contains the technical documentation of the Dutch COVID-19 CoronaCheck app proof of concept.

## Overview of CoronaCheck Repositories

* [Documentation](https://github.com/minvws/nl-covid19-coronacheck-app-coordination) (this repository)
* [UX/UI Designs](https://github.com/minvws/nl-covid19-coronacheck-app-design)
* [iOS app](https://github.com/minvws/nl-covid19-coronacheck-app-ios)
* [Android app](https://github.com/minvws/nl-covid19-coronacheck-app-android)
* [BFF API for the apps](https://github.com/minvws/nl-covid19-coronacheck-app-bff)
* [Website and print portal](https://github.com/minvws/nl-covid19-coronacheck-website)
* [Reference implementation of a dummy test provider](https://github.com/minvws/nl-covid19-coronacheck-app-coronatestprovider-example)
* [EU DGCG Integration](https://github.com/minvws/nl-covid19-coronacheck-app-dgcg-integration)
* [CL Signing library](https://github.com/minvws/nl-covid19-coronacheck-idemix)
* [Mobile Core library](https://github.com/minvws/nl-covid19-coronacheck-mobile-core)
* [Authentication glue DICTU Toegangs Verlenings Service/OpenID](https://github.com/minvws/nl-covid19-coronacheck-authentication-service)
* [Signing Service driven by business rules](https://github.com/minvws/nl-covid19-coronacheck-backend-bizrules-signing-service)

## Architecture documentation

The CoronaCheck Architecture and development documentation can be found in the [architecture/](architecture/) folder.

A good starting point with an overall view of the system is the [COVID-19 CoronaCheck - Solution Architecture](https://github.com/minvws/nl-covid19-coronacheck-app-coordination/blob/main/architecture/Solution%20Architecture.md)

## Provider documentation

This repository used to also include documentation for providers. A while ago we have moved all documentation for vaccination, test and recovery providers into a [single repository](https://github.com/minvws/nl-covid19-coronacheck-provider-docs)

## Development & Contribution process

The development team works on the repository in a private fork (for reasons of compliance with existing processes) and shares its work as often as possible.

If you plan to make non-trivial changes, we recommend to open an issue beforehand where we can discuss your planned changes.
This increases the chance that we might be able to use your contribution (or it avoids doing work if there are reasons why we wouldn't be able to use it).

Note that all commits should be signed using a gpg key.