Code2Gether-Discord/JokesOnYou

feature: GetAllLikeForTagsForUser

Aberta

#198 aberto em 12 de nov. de 2021

 (0 comentário) (0 reação) (1 responsável)C# (11 forks)auto 404
backendgood first issue

Métricas do repositório

Stars
 (12 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador