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 : Remove Items from Wishlist #45

Closed
5 tasks done
Tracked by #43
tomik-z-cech opened this issue Feb 29, 2024 · 1 comment
Closed
5 tasks done
Tracked by #43

USER STORY : Remove Items from Wishlist #45

tomik-z-cech opened this issue Feb 29, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 29, 2024

As a Site User, I can remove items from My Wishlist one by one in order to manage the items in the Wishlist.

Acceptance Criteria :

Logged In User :

When I log in and navigate to "My Wishlist" section then I can clearly see an option to delete item from Wishlist .

Not Logged In User :

Doesn't have that option.

Tasks :

  • Create view for deleting item in views.py
  • Provide user with clearly located button for deleting item
  • Provide User with message of confirmation
  • Test functionality as Logged In User
  • Test functionality as Not Logged In User

Epic :
EPIC 8

@tomik-z-cech
Copy link
Owner Author

This was done in commit 15910d7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant