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 : Profile Picture

tomik-z-cech opened this issue · comments

As a Site User I can Change my profile picture to add the finishing touch to my profile.

Acceptance Criteria :

Logged in user :
When I navigate to "My Details" section then I change my profile picture.

Not logged in user :
Don't have that option as not logged in.

Tasks :

  • Update views.py in profilemanager to read current profile picture or initials
  • Update template
  • Add JS logic to display selected profile picture
  • Test functionality with valid credentials

Epic :
EPIC 6

This was done in commit a7bd28a.