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: Add posts to bucket list #27

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

USER STORY: Add posts to bucket list #27

SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Assignees
Labels
Epic 5: Memory Management should-have Desirable User Story Requirement
Milestone

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Jun 16, 2023

As a user, I can add travel memories shared by others to my bucket list on the Travel Tickr platform, so that I can save and revisit them later.

Acceptance Cirteria:

  • Acceptance Criteria 1: When viewing a travel memory shared by another user, I should have the option to add it to my bucket list.
  • Acceptance Criteria 2: Once added to my bucket list, the travel memory should be saved and accessible when I'm logged in.
  • Acceptance Criteria 3: I should be able to remove a travel memory from my bucket list if I no longer wish to keep it.

Tasks

  • Implement functionality to add travel memories to the user's bucket list.
  • Create a model for the bucket list item that references the user and the travel memory.
  • Create a view and URL pattern to handle the addition of a travel memory to the user's bucket list.
  • Add a button or link on the travel memory to allow the user to add it to their bucket list.
  • Implement the logic to save the bucket list item to the database when the user adds a travel memory to their bucket list.
@SandraBergstrom SandraBergstrom added could-have Optional User Story Requirement Epic 5: Memory Management labels Jun 16, 2023
@SandraBergstrom SandraBergstrom self-assigned this Jun 16, 2023
@SandraBergstrom SandraBergstrom added the should-have Desirable User Story Requirement label Jun 17, 2023
@SandraBergstrom SandraBergstrom added this to the Sprint 3 milestone Jun 27, 2023
@SandraBergstrom SandraBergstrom removed the could-have Optional User Story Requirement label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic 5: Memory Management should-have Desirable User Story Requirement
Projects
Status: Done
Development

No branches or pull requests

1 participant