api
api copied to clipboard
allow users to "like" collections & assets
can just create 2 separate tables for this, with the following cols:
likedCollectionId&likedByUserIdlikedAssetId&likedByUserId
for collections: check publicity & disable this feature if private, same with asset status is not approved :thinking: