Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Allow the creation of multiples studies #47

@nicoSix

Description

@nicoSix

Right now, one deployment of Ardent can handle one study. This is enough for our project, but if we want this tool to be more useful later we must allow users to create multiple studies. This changes many things in user management:

  • At the moment, a user can join Ardent using an invite code from an admin. But roles will have to be redefined : admin of a study, member of a study, member of Ardent, admin of Ardent ... ?
  • If the system changes, allowing new users to register should be done using with emails/phones (and invite codes will be used maybe to join a study?)

This issue requires to:

  • Redefine a new user management model for the application;
  • Design the new interfaces;
  • Implement the system, especially for the onboarding of users

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestepicDifficult enhancement feature!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions