backendgood first issue
Repository metrics
- Stars
- (12 stars)
- PR merge metrics
- (PR metrics pending)
Description
User Story: A user Would like to see all Tags he has liked so on the website he goes to his account presses on Liked Tags. The website then calls : api/LikeForTags GET
the server retrieves a list with all LikeForTags for the User.
Then the User should get to see a page on the website with all Tags he has liked.