Code2Gether-Discord / JokesOnYou

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

feature: User Liked Tags for this joke? #199

Open HellHunterMax opened 2 years ago

HellHunterMax commented 2 years ago

UserStory: User is on the website viewing jokes. There are tags on the jokes. He has liked some. We need something sent from the server back to the frontend to let the website know which ones he liked.

  1. do we do separate call for each joke? or
  2. do we send this info together with the joke?