Patpatpatrick / Way2Recycle

Way2Recycle
3 stars 1 forks source link

Cynthia #37

Closed cynthiaxzh closed 5 years ago

cynthiaxzh commented 5 years ago

Added like functions. A user can now "like" an item under view-item page; (s)he can also receive updated number of likes through the user's dashboard.

hlee2052 commented 5 years ago

Nice work, just a couple of questions

It appears that one user can click the like button several times and get as many likes as they can, was that intended?

Also the newly created item seems to start with 2 likes ?

cynthiaxzh commented 5 years ago

Thanks for the comments! I will delete the two pieces of dummy data to make sure the likes start from zero; will also try fixing the multiple-like issue.

Patpatpatrick commented 5 years ago

yeah also pop up & post different category is incorporated in this pull request.