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 : Display Wishlist Items #44

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

USER STORY : Display Wishlist Items #44

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 display items in My Wishlist in order to manage the items.

Acceptance Criteria :

Logged In User :

When I log in and navigate to "My Wishlist" section then I can clearly see all items in the wishlist .

Not Logged In User :

Doesn't have that option.

Tasks :

  • Create Wishlist app urls.py
  • Create view for displaing the Wishlist in views.py
  • Create wishlist.html template
  • Provide user with clear list of items including image, name, price and description of item
  • 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 b71e9f9.

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