bounswe / bounswe2024group11

The proof of work and the product from the 2024G11
https://bounswe.github.io/bounswe2024group11/
11 stars 1 forks source link

fix(backend): add authorization rules and unique constraints for like, bookmark and follow endpoints #387

Closed yunuskaydin closed 3 months ago

yunuskaydin commented 3 months ago

Fixed the problem of liking/bookmarking a post and following a user multiple times.

Fixed the authorization problems of users.

Added bookmark_count, like_count and liked_by list.