adityabisoi / startup-incubator

A website for showcase products pre-release
GNU General Public License v3.0
20 stars 33 forks source link

store the ids of users in database who have liked the particular comment #199

Closed Siddhesh777 closed 2 years ago

Siddhesh777 commented 2 years ago

IDs of the users who have liked the particular comment should be stored in database.

I am contributor at GSSOC'22. Please assign this issue to me.

adityabisoi commented 2 years ago

I do not think this is necessary. The like count is enough. If you think otherwise, please justify

Siddhesh777 commented 2 years ago

@adityabisoi To implement the issue that user should not like the same comment more than once...it is necessary to store the ids of user who have liked the comment once