Skip to content

PoCInnovation/Bysafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bysafe App

Bysafe is a social distancing app made by PoC students in partnership with Spot Bouygues. The app is based on DP3T calibration-app implementation and written in Java for Android.

Backend

The backend is in node and uses firebase and google cloud functions. It is used for user connection, contact storage and manager reports. To create your own Firebase project, read these instructions.

Frontend - App Compilation

Once you have created your Firebase Project, download the project config file: Firebase console -> your bysafe project -> settings -> Download the latest configuration file.

Move the file in the calibration-app/app folder. Then:

  • To build it, open bysafe/calibration-app/app/ in Android studio and press Build
  • To run it on your phone, plug your device to your computer, activate USB debbuging on your device, and press Run in Android studio

Frontend - Admin Panel

The admin panel is in React and uses firebase and google cloud functions to add, delete or see managers and collaborators.

Preview

console

To deploy your own Admin Console, read these instructions.

Files and lines where the backend is called

Settings and backend variables

Authors

Releases

No releases published

Packages

No packages published

Languages