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

USER STORY: Delete Post #17

Closed
5 of 6 tasks
SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Closed
5 of 6 tasks

USER STORY: Delete Post #17

SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Assignees
Labels
Epic 2: Post Management must-have Essential User Story Requirement
Milestone

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Jun 16, 2023

As a user, I can delete my own posts on the Travel Tickr platform, so that I can remove content that is no longer relevant or desired

Acceptance Cirteria:

  • Acceptance Criteria 1: Each post should have a delete button or option that allows the owner of the post to initiate the deletion process.
  • Acceptance Criteria 2: When the delete action is confirmed, the post should be permanently removed from the Travel Tickr platform.

Tasks

  • Implement a delete button or option for each post on the Travel Tickr platform.
  • Configure the visibility of the delete button or option to ensure it is only displayed to the owner of the post.
  • Implement the backend logic to handle the deletion process, including the removal of the post and associated data.
  • Redirect user to home page
  • Add "warning" to delete

Additional Considerations:

  • Confirmation message to the user if successful and error message if not
@SandraBergstrom SandraBergstrom added must-have Essential User Story Requirement Epic 2: Post Management labels Jun 16, 2023
@SandraBergstrom SandraBergstrom self-assigned this Jun 16, 2023
@SandraBergstrom SandraBergstrom added this to the Sprint 2 milestone Jun 17, 2023
@SandraBergstrom SandraBergstrom modified the milestones: Sprint 2, Sprint 3 Jun 27, 2023
SandraBergstrom added a commit that referenced this issue Jun 27, 2023
SandraBergstrom added a commit that referenced this issue Jun 27, 2023
SandraBergstrom added a commit that referenced this issue Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic 2: Post Management must-have Essential User Story Requirement
Projects
Status: Done
Development

No branches or pull requests

1 participant