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

Bookmark resources #36

@textbook

Description

@textbook

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions