Code2Gether-Discord/JokesOnYou

feature: GetAllLikeForTagsForUser

Open

#198 opened on Nov 12, 2021

 (0 comments) (0 reactions) (1 assignee)C# (11 forks)auto 404
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.

Contributor guide