Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Introduction

TheoTechnicguy edited this page Oct 20, 2020 · 2 revisions

Welcome to this wiki. I hope you will understand everything I teach you (if not, feel free to as questions or create an issue). This repository is a repository created for the Belgian Red-Cross, specifically to help the encoding and saving of data between the platforms and prevent copy-pasting at the testing site in Etterbeek.

Requirements

For release use, you will need the following:

  1. A Computer running Windows 10.
  2. Access to Internet on the PC you intend to use the program.
  3. Logins and the corresponding passwords for all the sites covered in Authentication
  4. The Firefox or Chrome browser and the corresponding driver (also in the readme.md):

Note: Take the release from the corresponding branch as specifics are different for FFX and GC.

  1. The eID viwer form the belgian governement.

If you intend to use the development branch, you will also need:

  • Python 3.8 or higher.
  • The dependencies from the pipfile.lock (home directory of the branch).

Legalities, licenses and copyrights

As stated in the readme.md file: This repository and every file in it, mentioned or not, is licensed under the GNU GENERAL PUBLIC LICENSE version 3 or above. Every file is copyright (c) of the respective Author and/or the codeowner from the CODEOWNER file. Any reference to other material is copyright (c) of the respective author(s) and may be subject to other licenses.

Forking, editing and contributing

This does not at all mean you are not allowed to fork a branch or repository. Go ahead! Do it. You just have to state the changes in the file as comments or in the commit message. Please keep your commits versioned semantically.

Notes on pre-0.2.0 CovRecord.py versions.

The pre-0.2.0 era of CovRecord was in a private repository (because of built-in login data) 👼. At the 0.2.0 version commit, all identifiable authentication have been redacted. It is possible to get a pre-0.2.0 version, you just need to send me an email and I will see what I can do.