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 : Header

tomik-z-cech opened this issue · comments

As a Site User I want to be able to navigate easily through-out the site.

Acceptance Criteria :

When I navigate to the site, I am able to see header with logo and icons for menu, vault and wishlist (if logged in).

Tasks :

  • Create header.html template
  • Include the template in base.html
  • Include logo and links for menu, vault and wishlist
  • Create logic for not loggedin users / logged in users / supersusers
  • Test functionality as Not Logged in User / Logged in User / Site Admin

Epic :
EPIC 5

This was done in commit 5a19fd0.