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 : Clear the Vault

tomik-z-cech opened this issue · comments

As a Site User, I can delete all items in Vault in order to manage the items.

Acceptance Criteria :

When I visit the site and navigate to "Vault" section then I can clearly see option to delete all items from the Vault .

Tasks :

  • Create proper view in views.py
  • Provide user with clear option of clearing their Vault
  • Provide User with confirming Modal
  • Provide User with confirmation message
  • Test functionality as Logged In User
  • Test functionality as Not Logged In User

Epic :
EPIC 9

This was done in commit b0af0c3.