rit-sse/WebsiteTheSSEquel

Story: Pinned Go Links

Opened this issue · 0 comments

Pinned Go Links

As a user, I want to view pinned Go Links, so that I have easy access to the most relevant Go Links.

Associated Epic: Go Links

Definition of Done

  • Acceptance criteria defined
  • Solution tasks specified
  • Feature branch created
  • Unit tests written (on API code only for now)
  • Solution passes full suite of unit tests
  • Design documents updated if needed
  • Pull request created
  • Code is reviewed
  • Code is merged to develop branch
  • Tests pass on CI
  • Deployed to staging environment
  • Acceptance criteria is met

Acceptance Criteria

  • Given I am a user, when I view the Go Links page, then I should easily see the pinned Go Links
  • Given I am an officer, when view the Go Links page, then I should be able to pin and unpin Go Links

Solution Tasks