lh-ehr-laravel icon indicating copy to clipboard operation
lh-ehr-laravel copied to clipboard

GSOC-23: Roles and User Modules

Open chaitak-gorai opened this issue 1 year ago • 53 comments

Description

This PR is for the Google Summer of Code Project : Migrate EHR to Laravel: Users and Roles Module .

Workflow

  • Create Roles Modules with Access Controls with permissions.
    • Identify ACL permissions from legacy codebase.
    • Create permissions
    • Create Role with those permissions
  • Create User Module
  • Integrate Users and Roles Module

*All the commits will be added to this for the final merge to the codebase

chaitak-gorai avatar Jun 09 '23 18:06 chaitak-gorai