Created
October 29, 2021 11:33
-
-
Save renatomarinho/31288bf1212e3e6ddb4d0ef910264baf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": [ | |
{ | |
"id": 546, | |
"code": "#US-16", | |
"slug": "stories-fit-neatly-into-agile-frameworks-60eeff777ee79", | |
"title": "Stories fit neatly into agile frameworks like scrum and kanban. In scrum, user stories are added to sprints and “burned down” over the duration of the sprint. Kanban teams pull user stories into their backlog and run them through their workflow. It’s this work on user stories that help scrum teams get better at estimation and sprint planning, leading to more accurate forecasting and greater agility. Thanks to stories, kanban teams learn how to manage work-in-progress (WIP) and can further refine their workflows.\n\n", | |
"priority": { | |
"id": 3, | |
"title": "Must Have", | |
"color": "#134f5c", | |
"total": 7 | |
}, | |
"stats": { | |
"tasks": 0, | |
"completed": 0, | |
"story_points": 0, | |
"worked_hours": 0 | |
}, | |
"company": { | |
"slug": "gitscrum", | |
"name": "GitScrum" | |
}, | |
"project": { | |
"slug": "1-1625042710", | |
"name": "GitScrum" | |
}, | |
"user": { | |
"name": "Renato Marinho", | |
"headline": "Developer", | |
"username": "renatomarinho-2", | |
"avatar": "https://gitscrum-storage-avatars.s3.amazonaws.com/5c37682ec63e47574ae5907d7eb0d7a3a6f54296.png", | |
"link": true, | |
"confirmed": true | |
}, | |
"users": [], | |
"created_at": { | |
"date_for_humans": "3 months ago", | |
"timezone": "2021-07-14 15:15:03", | |
"timestamp": 1626275703 | |
} | |
}, | |
{ | |
"id": 545, | |
"code": "#US-15", | |
"slug": "summary-a-user-story-is-an-informal-ge-60eeff3ff29f6", | |
"title": "Summary: A user story is an informal, general explanation of a software feature written from the perspective of the end user. Its purpose is to articulate how a software feature will provide value to the customer.", | |
"priority": { | |
"id": 3, | |
"title": "Must Have", | |
"color": "#134f5c", | |
"total": 7 | |
}, | |
"stats": { | |
"tasks": 0, | |
"completed": 0, | |
"story_points": 0, | |
"worked_hours": 0 | |
}, | |
"company": { | |
"slug": "gitscrum", | |
"name": "GitScrum" | |
}, | |
"project": { | |
"slug": "1-1625042710", | |
"name": "GitScrum" | |
}, | |
"user": { | |
"name": "Renato Marinho", | |
"headline": "Developer", | |
"username": "renatomarinho-2", | |
"avatar": "https://gitscrum-storage-avatars.s3.amazonaws.com/5c37682ec63e47574ae5907d7eb0d7a3a6f54296.png", | |
"link": true, | |
"confirmed": true | |
}, | |
"users": [], | |
"created_at": { | |
"date_for_humans": "3 months ago", | |
"timezone": "2021-07-14 15:14:07", | |
"timestamp": 1626275647 | |
} | |
}, | |
{ | |
"id": 544, | |
"code": "#US-14", | |
"slug": "summary-a-user-story-is-an-informal-ge-60eeff32a6708", | |
"title": "Summary: A user story is an informal, general explanation of a software feature written from the perspective of the end user. Its purpose is to articulate how a software feature will provide value to the customer.", | |
"priority": { | |
"id": 3, | |
"title": "Must Have", | |
"color": "#134f5c", | |
"total": 7 | |
}, | |
"stats": { | |
"tasks": 0, | |
"completed": 0, | |
"story_points": 0, | |
"worked_hours": 0 | |
}, | |
"company": { | |
"slug": "gitscrum", | |
"name": "GitScrum" | |
}, | |
"project": { | |
"slug": "1-1625042710", | |
"name": "GitScrum" | |
}, | |
"user": { | |
"name": "Renato Marinho", | |
"headline": "Developer", | |
"username": "renatomarinho-2", | |
"avatar": "https://gitscrum-storage-avatars.s3.amazonaws.com/5c37682ec63e47574ae5907d7eb0d7a3a6f54296.png", | |
"link": true, | |
"confirmed": true | |
}, | |
"users": [], | |
"created_at": { | |
"date_for_humans": "3 months ago", | |
"timezone": "2021-07-14 15:13:54", | |
"timestamp": 1626275634 | |
} | |
} | |
], | |
"total": 3, | |
"count": 15, | |
"per_page": 15, | |
"current_page": 1, | |
"total_pages": 1 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment