Code2Gether-Discord / JokesOnYou

A learning project, A jokes website build as a team project.
12 stars 11 forks source link

feature: GetAllLikeForTagsForUser #198

Open HellHunterMax opened 2 years ago

HellHunterMax commented 2 years ago

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.