rett-spain / rett-diagrams

Visual assets related with the different Rett Spain projects
GNU General Public License v3.0
0 stars 0 forks source link

RettDB will support different role types #12

Open perocha opened 1 year ago

perocha commented 1 year ago
### Description
- [ ] Owner/Super user that can access all information and change anything
- [ ] Admin that can change some stuff, pending to define scope
- [ ] User that can register, login, change account details, create and edit patient info, add diagnosis, etc
- [ ] Doctor that can list all patients pending diagnosis confirmation, list all patients already verified, etc
- [ ] Association (needs to be a verified user) that can list all patients in a given country, but without contact details

In a nutshell, all roles will have different access granularity to features and information. They will all login in the main page following the same auth process.