-
Notifications
You must be signed in to change notification settings - Fork 0
Introduction
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.
For release use, you will need the following:
- A Computer running Windows 10.
- Access to Internet on the PC you intend to use the program.
- Logins and the corresponding passwords for all the sites covered in Authentication
- The Firefox or Chrome browser and the corresponding driver (also in the readme.md):
- Mozilla Firefox: Geckodriver from Mozilla for Firefox.
- Google Chrome: Chromedriver from Google for Chrome.
Note: Take the release from the corresponding branch as specifics are different for FFX and GC.
- 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).
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.
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.
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.