Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Story - View Blog Post #61

Closed
5 tasks done
MattBCoding opened this issue Jun 8, 2022 · 1 comment
Closed
5 tasks done

User Story - View Blog Post #61

MattBCoding opened this issue Jun 8, 2022 · 1 comment
Labels
Must-Have Story Points: 2 User Story Estimate is 2 story points
Milestone

Comments

@MattBCoding
Copy link
Owner

MattBCoding commented Jun 8, 2022

As a User, I would like to be able to read blog posts full of useful information, so that I can keep upto date on the company and learn new information

Acceptance Criteria

  • Acceptance Criteria 1
    Given that I am a user on the site
    When I navigate to the blog post page
    Then I am presented with all the blog posts that are available
  • Acceptance Criteria 2
    Given that I am a user on the blog posts page
    When I click on a blog post
    Then I am taken to the full post details

Tasks

  • Task 1 – Develop a blog post page to display all the blog posts
  • Task 2 – Develop blog post cards to display a summary of each post
  • Task 3 – Develop a blog post detail page to display the full post
  • Task 4 – Link the blog card to the detail page for each blog post
  • Task 5 – Display the blog posts in date order, most recent first

Iteration:

Points:

Epic: #2

@MattBCoding MattBCoding added Must-Have Story Points: 2 User Story Estimate is 2 story points labels Jun 8, 2022
@MattBCoding MattBCoding added this to the Sprint 2 milestone Jun 8, 2022
@MattBCoding
Copy link
Owner Author

Completed on commit 25b9410

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Must-Have Story Points: 2 User Story Estimate is 2 story points
Projects
None yet
Development

No branches or pull requests

1 participant