nss-evening-cohort-12 / rare-publishing-smoky-mountains

rare-publishing-smoky-mountains created by GitHub Classroom
1 stars 0 forks source link

View All Posts #41

Open hannahhall opened 4 years ago

hannahhall commented 4 years ago

User Story

As a reader, I would like to see a list of all the Articles so that I can choose a post that seems interesting to read.

AC

Given the user is in the Tabloid application
When they select the Articles menu option
Then they should be directed to the Articles list page
And each post in the list should display the title, author and category
And the list should ONLY contain approved Articles
And the list should ONLY contain Articles with a publication date that is in the past
And the list should be in order of publication date with the most recent on top

Dev Notes

MarkyAaronYoung commented 4 years ago

3 points

bnemchak commented 4 years ago

Screen Shot 2020-10-31 at 12 14 43 PM