frankiesanjana / bake-it-better

Bake It Better is a blog-style website for users to share baking recipes. The site has been created for the fourth portfolio project for Code Institute's Diploma in Full Stack Software Development.
0 stars 1 forks source link

User Story: As an admin user, manage other users' pending comments from the front end #29

Open frankiesanjana opened 1 year ago

frankiesanjana commented 1 year ago

As an admin user, I can approve or delete other users' pending comments from the front end, so that I can manage comments without needing to log into the admin panel

Acceptance Criteria

When an admin user is logged in and viewing any bake-detail.html page, they are able to see any comments that are currently pending approval, and can approve or delete them as they wish.

Tasks: