backendfrontendhelp wantedimpact: medium
Metriche repository
- Star
- (2 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
At some point niviz-rater will need to handle multiple users performing ratings on a given study to allow for collaborative QC of imaging data. To this end the database should be extended to store a user-id for ratings. The following requirements need to be met:
- A login page for the front-end application, the Bottle session will then keep this during the duration of the user-session
- Any qc ratings applied during this session will have an associated userID
- Users will only see their own ratings (for now)