Jbachtiger / ci-pp4-the-unconventional-programmer

Full-Stack Toolkit Project Portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY: Delete a blog post

Jbachtiger opened this issue · comments

As a user I can delete a blog post I have written so that I can remove it from the site

Acceptance Criteria

Given that I am a registered user who is logged in, and has created a blog post
When I navigate to the blog post that I would like to delete
Then I have the option to delete the recipe

Tasks

  • Develop a delete blog post button that appears on the blog page

EPIC linked to: #17

All tasks completed.