Code2Gether-Discord / JokesOnYou

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

Feature: GetTags using a JokeId #203

Closed HellHunterMax closed 2 years ago

HellHunterMax commented 2 years ago

the Website loads the jokes and then asks the backend for the tags associated with the joke.

use the UserTagJoke Model to find the tags Tagged with the Joke.

talatmorshedtanbir commented 2 years ago

Want to work on this

HellHunterMax commented 2 years ago

Great issue. though this one is in the backlog because it's not really possible yet. The tags need to be linked to the jokes which I'm implementing this week I hope.

HellHunterMax commented 2 years ago

The UserJokeTag has been merged with dev and this issue is now possible to make! good luck! if you need any help just ask here or on discord!

talatmorshedtanbir commented 2 years ago

Thanks. I will work on this