This is React Native based mobile application implemented based on the official GÉNÉRATEUR D'ATTESTATION DE DÉPLACEMENT DÉROGATOIRE
It generates the same PDF document with QR code embeded as the official generator. It does not persist your data or send it anywhere, nor any other inforation is gathered.
It support localization, it uses English translation on any device with non French language set. The certificate still be generated in French since it is official document. Certificate can be saved or shared using standard OS sharing feature. For better usability during the application session it holds in memory the filled personal form details, but once the application is closed or removed the data is lost.
Credits:
Web version from government : https://media.interieur.gouv.fr/deplacement-covid-19/
Codebase from government : https://github.com/LAB-MI/deplacement-covid-19
- Install Node.js
npm install expo-cli --global
- Create account in expo.io
- Install yarn
- Install Cocoapods
yarn install
cd ios
&pod install
Run yarn ios
or yarn android
Download 'Expo' app and log in
Run expo start
and scan the appeared QR code
- Run in project folder
expo build:android
orexpo build:ios
- Log in your account in terminal
More info here
iOS French | Android English |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Feel free to submit an issue or open a pull request