[Written by: Grace, Approved by: Team Spiderman]
[timebox: mins, complexity:]
Feature: Home page
As a user I would like create new posts to display in the newsfeed for other users to reply to, comment on, or like/dislike.
Assets
-Posts: POST /wp/v2/posts
-Posts: GET /wp/v2/posts
-GET /buddypress/v1/members
-POST /buddypress/v1/members
*Input field
Button to delete post
Button to add post
Expected outcome
*Displays new post to the newsfeed with input fields and like/dislike buttons
[Written by: Grace, Approved by: Team Spiderman] [timebox: mins, complexity:] Feature: Home page As a user I would like create new posts to display in the newsfeed for other users to reply to, comment on, or like/dislike.
Assets -Posts: POST /wp/v2/posts -Posts: GET /wp/v2/posts -GET /buddypress/v1/members -POST /buddypress/v1/members
*Input field
Button to delete postButton to add postExpected outcome *Displays new post to the newsfeed with input fields and
like/dislike buttons