This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Agile Artifacts
Johnathan Gilday edited this page Mar 8, 2014
·
6 revisions
This page maps agile artifact requirements for JHU 605.407 to implementations
- Simple Model created before story writing workshop to drive discussion
- User Stories - documented in Github wiki. One wiki page will list and prioritize all the User Stories. Each User Story will have its own page with description, theme, estimation, and picture of the original notecard.
- Product Backlog - implemented as a table in the aforementioned wiki. Will list all the user stories with links to each one. May also produce a spreadsheet since this was stated explicitly in course project description.
- Release Plan - implemented with Github Issues (milestones).
- Sprint Backlog - implemented with Github Issues. Each task has a link to its user story. Tasks are estimated and labeled with sprint and estimation. Will use Github Burndown Chart to visualize burndown for each sprint.
- Summary Report - report will be on the project's site which is implemented with Github pages. Will document the process with Github pages and embed the burndown charts using Github Burndown Charts