From b719792cbd098c97d844a6c5fb9d21b97f7395bb Mon Sep 17 00:00:00 2001 From: Pagwin Date: Mon, 3 Mar 2025 12:29:48 -0500 Subject: [PATCH] created sprint 1 --- sprints/sprint1/sprint1.md | 71 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 sprints/sprint1/sprint1.md diff --git a/sprints/sprint1/sprint1.md b/sprints/sprint1/sprint1.md new file mode 100644 index 0000000..39447eb --- /dev/null +++ b/sprints/sprint1/sprint1.md @@ -0,0 +1,71 @@ +# Sprint Meeting Notes + +*note: replace anything surrounded by << >> and **remove** the << >>* + +**Attended**: << record the team members in attendance (virtual counts as long as they are participating) >> + +**DATE**: << meeting date >> + +*** + +## Sprint << num >> Review + +### SRS Sections Updated + +<< List any SRS sections that were updated in the last sprint >> + +### User Story + +<< Corresponding User Stories completed in this sprint >> + +### Sprint Requirements Attempted + +<< The corresponding SRS requirement that the team completed in the last sprint >> + +### Completed Requirements + +<< The work that's been completed in this sprint >> + +### Incomplete Requirements + +<< The work that has not been completed in this sprint. Be VERY detailed and specific regarding what isn't working and what needs to be completed >> + +### The summary of the entire project + +<< A general overview of the entire project >> + +*** + +## Sprint << num >> Planning + +## Requirements Flex + +<< # >>/5 requirement flexes remaining + +## Technical Debt + +<< Any requirements from the previous sprint that are using a technical flex >> + +### Requirement Target + +<< The corresponding SRS requirement that our team will be complete in next sprint >> + +### User Stories + +<< Corresponding User Stories >> + +### Planning + +<< Our team's detailed plan to complete the sprint >> + +### Action Items + +<< A list of things that need to happen in our for our team to complete the sprint >> + +### Issues and Risks + +<< A list of potential obstacles that could keep us from completing the sprint and what's being done about them >> + +### Team Work Assignments + +<< A list of each team member and their works assignments for this sprint >> \ No newline at end of file