Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Add user accounts #26

Open
JRIngram opened this issue Aug 26, 2021 · 0 comments
Open

Add user accounts #26

JRIngram opened this issue Aug 26, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@JRIngram
Copy link
Owner

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:

  • Login screens
  • Authentication and Authorisation
  • Managing quizzes and cards for individual users
@JRIngram JRIngram added the enhancement New feature or request label Aug 26, 2021
@JRIngram JRIngram assigned JRIngram and unassigned JRIngram Aug 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant