api icon indicating copy to clipboard operation
api copied to clipboard

allow users to "like" collections & assets

Open dromzeh opened this issue 1 year ago • 0 comments

can just create 2 separate tables for this, with the following cols:

  • likedCollectionId & likedByUserId
  • likedAssetId & likedByUserId

for collections: check publicity & disable this feature if private, same with asset status is not approved :thinking:

dromzeh avatar Nov 25 '23 13:11 dromzeh