You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
Feature Request - Add user accounts
Describe the feature
Accounts should be added, so that each user can have their own quizzes and cards that cannot be seen or interacted with by other users.
Example user stories
Given I am user 'A'
When I am logged in
Then I can create cards and quizzes
And I can study them
Given I am user B
When I am logged in
Then I cannot see cards and quizzes created by user A
Additional context
This will require a large amount of work:
The text was updated successfully, but these errors were encountered: