tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : Remove Items from Wishlist

tomik-z-cech opened this issue · comments

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

This was done in commit 15910d7.