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

Epic: Go Links #67

Open
10 tasks
2nPlusOne opened this issue Oct 20, 2023 · 0 comments
Open
10 tasks

Epic: Go Links #67

2nPlusOne opened this issue Oct 20, 2023 · 0 comments
Labels
api database design Task related to UI/UX wireframing and style feature front-end prisma Issues involving the Prisma ORM react Issue involving react tailwind Issues involving Tailwind CSS

Comments

@2nPlusOne
Copy link
Contributor

Go Links

User Stories

List the user stories that are associated with this epic.

  • As a user logged in as an officer, I want to have access to a Go Links management page so that I can add, remove, edit, and pin 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.
  • As a user logged in as an officer, I want to have my link authenticated before it’s posted to the site so that dead links aren’t posted accidentally.
  • As a developer, I want to have API routes that allow me to perform CRUD operations on the Go Links resource in the database so that I can build Go Links-related UI features.

Technical Requirements

List the technical requirements for this epic.

  • Authentication is set up, allowing role-based page/route authorization via the user's session
  • Go links database resource exists

Design Considerations

List any special design considerations for this epic.

  • How do we display pinned go links? Should they be displayed at the top of the list, have a different color scheme, or be displayed off to the side/at the top of the page separate from the rest of the links?

Dependencies

List any epics that this epic depends on.

  • User Authentication

Design Documents

List the design documents associated with this epic.

  • [Document 1]
  • [Document 2]
@2nPlusOne 2nPlusOne added design Task related to UI/UX wireframing and style feature react Issue involving react database api front-end tailwind Issues involving Tailwind CSS prisma Issues involving the Prisma ORM labels Oct 20, 2023
@joebaillie21 joebaillie21 reopened this Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api database design Task related to UI/UX wireframing and style feature front-end prisma Issues involving the Prisma ORM react Issue involving react tailwind Issues involving Tailwind CSS
Projects
Status: Done
Development

No branches or pull requests

2 participants