yamesjamess / p4-roller-criu

This is the 4th (Fullstack tool kit) project for Code Institue Full Stack Software Developer Diploma course
https://roller-criu-54a9c256735c.herokuapp.com/
0 stars 1 forks source link

USER STORY (#12) : Like / Unlike a lesson #30

Closed yamesjamess closed 1 year ago

yamesjamess commented 1 year ago

As a Site User I can like or unlike a lesson so that give quick feedback on my experience

Acceptance Criteria

  1. The user must be registered and logged in to use the like/unlike feature.
  2. Like/Unlike value should toggle when the like icon is clicked by the user and the total number of likes should update to reflect the like being turned on/off
yamesjamess commented 1 year ago

Completed and verified