redhat-beyond / JobSeeker

https://github.com/redhat-beyond/JobSeeker
MIT License
2 stars 5 forks source link

🚀 Like Button #110

Closed paOmer closed 2 years ago

paOmer commented 2 years ago

Add the like button functionality. The like button should like a post if the logged in user haven’t already liked it, or unlike a post if the logged in user have already liked it. Make sure to only let authenticated users to like or unlike a post.