Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant