Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY : Profile Picture #33

Closed
4 tasks done
Tracked by #30
tomik-z-cech opened this issue Feb 27, 2024 · 1 comment
Closed
4 tasks done
Tracked by #30

USER STORY : Profile Picture #33

tomik-z-cech opened this issue Feb 27, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 27, 2024

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

@tomik-z-cech
Copy link
Owner Author

This was done in commit a7bd28a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant