nss-evening-cohort-9 / nutshell-pine

nutshell-pine created by GitHub Classroom
1 stars 1 forks source link

Diary - Read #23

Closed jpantana closed 5 years ago

jpantana commented 5 years ago

User Story

As a user, I should see all the diary posts in my diary component ( my posts are only visible to me the user). The most recent post should be at the top of the page.

Acceptance Criteria

GIVEN a user comes to the site WHEN they look at the diary component THEN they should see all posts from their own user exclusively GIVEN a user is viewing, or entering in posts WHEN a new post is entered by that user THEN the most recent post should always be made visible at the top of the diary history

Developer Notes