What I want to achieve
When the user clicks on the thumbs up, in the database join table likes(user_id, project_id), an entry is created
likes(user_id, project_id)