CaraMcAvinchey / stem-and-leaf-blog

A plant care passion blog for my Full Stack Portfolio project. Built using Django and Bootstrap.
https://stem-and-leaf-blog.herokuapp.com/
2 stars 6 forks source link

USER STORY: VIEW LIKES #3

Open CaraMcAvinchey opened 1 year ago

CaraMcAvinchey commented 1 year ago

As a site user/admin, I can view the number of likes on each post so that I can see which plant posts are popular.

CaraMcAvinchey commented 1 year ago

Fix issue with like button not appearing on the page:

Image

Image

Add a specific no-border class to override function

Image

CaraMcAvinchey commented 1 year ago

Resolved:

Image