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

Bookmark resources #36

Open
textbook opened this issue Feb 16, 2024 · 0 comments
Open

Bookmark resources #36

textbook opened this issue Feb 16, 2024 · 0 comments

Comments

@textbook
Copy link
Member

User story

  • As a user
  • I want to be able to bookmark specific resources
  • So that I can quickly re-find resources I found useful

Acceptance criteria

  1. Scenario: bookmark a resource

    • Given: a logged-in user
    • And: some published resource
    • When: they see a resource they're interested in
    • Then: they can bookmark that resource for later
  2. Scenario: see bookmarks in resource list

    • Given: a user with at least one bookmarked resource
    • When: they visit the resource list
    • Then: resources they've bookmarked are highlighted
  3. Scenario: see summary of bookmarks

    • Given: a user with at least one bookmarked resource
    • When: they visit their account page
    • Then: they see a list of their bookmarks

Links

@textbook textbook changed the title Bookmarks Bookmark resources Feb 16, 2024
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