Skip to content

equipe22/eInclusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eInclusion web app and REDCap Hook

eInclusion aims at making possible to display private information (first name, last name, date of birth, identifier) without storing these information in REDCap.

eInclusion is designed as a data base with an API, and two user interface :

  • A REDCap hook
  • A web application

The code is organized in 3 folders :

  • Hook: php files for the REDCap hook
  • Backend: SQL script for the creation of the database and python3 flask API
  • Frontend: python3 flask application

TODO

eInclusion is a ongoing work, many functionalities are still needed:

Critical:

  • Securing the communication between interfaces and the backend using JWT
  • adding the login page using LDAP on the web app
  • adding access control to user allowed

Optional:

  • add data through the web app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published