Kwetter
Kwetter copied to clipboard
Feature: Update user profile
Description
As a User, I'd like to update my user profile, in order to let people know that I am now even more cool.
Acceptance Criteria
Reference: Done-Done Checklist
- [ ] Should be able to update the user profile description
- [ ] (Optional) Should be able to update the user profile picture.
Tasks
- [ ] UserProfileService
- [ ] Tests
- [ ] Update UserProfileComponent
- [ ] Tests