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 : Vault management toasts

tomik-z-cech opened this issue · comments

As a Site User, I can see message that indicates Vault action along all items that are in Vault in order to be informed and have an idea what's in Vault without opening the Vault.

Acceptance Criteria :

When I submit any "Vault" section action (add, delete, adjust) then I can clearly see in form of toast all items in the Vault, the total and postage treshold .

Tasks :

  • Create devoted Vault level of messages in base.html
  • Create devoted template for Vault messages
  • Create if / else statement for displaying postage info
  • Create if / else statement for displaying content
  • Create for loop for displaying all items
  • Provide user with clear Total Vault Amount at the bottom of toast
  • Test functionality as Logged In User
  • Test functionality as Not Logged In User

Epic :
EPIC 9

This was done in commit affb550.