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

Story: View Go Links #70

Open
18 tasks
2nPlusOne opened this issue Oct 21, 2023 · 0 comments
Open
18 tasks

Story: View Go Links #70

2nPlusOne opened this issue Oct 21, 2023 · 0 comments
Assignees
Labels
feature front-end react Issue involving react tailwind Issues involving Tailwind CSS

Comments

@2nPlusOne
Copy link
Contributor

View Go Links

As a user, I want to have access to a Go Links page so that I can view and click on an active link so that I can view the linked site.

Associated Epic:

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 a site visitor is not logged in, when they go to the go links page they should see a list of go links, and a search bar that allows them to search for go links by golink (the short link) or description.
  • Given a site visitor is logged in as a regular user, when they go to the go links page, they should see the same as the above.
  • Given a visitor is viewing the go links page, they should have easy access to 'pinned' go links.

Solution Tasks

  • [Task 1]
  • [Task 2]
  • [Task 3]
@2nPlusOne 2nPlusOne added react Issue involving react front-end tailwind Issues involving Tailwind CSS feature labels Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature front-end react Issue involving react tailwind Issues involving Tailwind CSS
Projects
Status: Done
Development

No branches or pull requests

2 participants