conroy9068 / p5-eCommerce

0 stars 1 forks source link

User Story: Blogs #31

Open conroy9068 opened 6 months ago

conroy9068 commented 6 months ago

As an admin user, I want to be able to manage blog posts in my Django application.

ACCEPTANCE CRITERIA:

criteria One: As an admin user, I want to be able to create new blog posts, including title, content, and publication date. criteria Two: As an admin user, I want to be able to edit/update existing blog posts to change their content, title, or publication status. criteria Three: As an admin user, I want to be able to delete blog posts that are no longer relevant or needed. criteria Four: As an admin user, I want to be able to view a list of all blog posts, including drafts and published posts, to easily manage them.

TASKS:

BUG TICKETS:

[ ]

STORYPOINTS: 5