Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Implement user-sessions #8

Open
jerdra opened this issue Dec 7, 2021 · 0 comments
Open

ENH: Implement user-sessions #8

jerdra opened this issue Dec 7, 2021 · 0 comments

Comments

@jerdra
Copy link
Owner

jerdra commented Dec 7, 2021

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:

  1. A login page for the front-end application, the Bottle session will then keep this during the duration of the user-session
  2. Any qc ratings applied during this session will have an associated userID
  3. Users will only see their own ratings (for now)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant