You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Set up endpoints for liking and unliking
* Wrote unit tests for like/unlike endpoints
* Modified post DB queries to check if user has already liked posts
* Modified like button to make requests and style accordingly
* Renamed variables in helper package to reduce confusion
* Added Like Counter and refactored backend code
* Added like counter on frontend
* Created Redis database to store post like counts
* Modified post and like controllers to use the Redis cache
* Modified tests to account for like counter
* Refactored code to improve modularity
* Refactor and refine notification system for Likes feature
---------
Co-authored-by: Ryan Ong <59072730+ryanozx@users.noreply.github.com>
No description provided.
The text was updated successfully, but these errors were encountered: