Kwetter
Kwetter copied to clipboard
Feature: View user profile
Description
As a User, I'd like to view a user's profile, in order to learn more about the user.
Acceptance Criteria
Reference: Done-Done Checklist
- [ ] Should be able to view a user's profile.
Tasks
- [ ] UserProfileService
- [ ] Tests
- [ ] UserProfileComponent
- [ ] Tests