-
Notifications
You must be signed in to change notification settings - Fork 63
Weekly Standup Agenda
Mark Bonicillo edited this page Jul 2, 2024
·
6 revisions
- Demo
- Focus of the Week
- Start development phase
- Review SDLC
- Review Overall Goal, Team Goals
- Overall Goal: Produce production-level CommonAssessmentTool that can be used by Case Managers and Beam Group
- Team Goals
- Interns get full breath-experience of developing and deploying professional-grade software through all stages of SDLC
- Codebase produced for further development by students enrolled in CS5500 Fall 2024
- Feedback on past week's milestones
- Demo
- Retro
- Focus of the Week
- Complete write-up of User stories by adding "Acceptance Criteria"
- Review SDLC
- Review Overall Goal, Team Goals
- Overall Goal: Produce production-level CommonAssessmentTool that can be used by Case Managers and Beam Group
- Team Goals
- Interns get full breath-experience of developing and deploying professional-grade software through all stages of SDLC
- Codebase produced for further development by students enrolled in CS5500 Fall 2024
- Feedback on past week's milestones
- Backend Design Doc: https://github.com/CaseManagementAI/CommonAssessmentTool/discussions/3
- Frontend Design Doc: https://github.com/CaseManagementAI/CommonAssessmentTool/discussions/4
- Demo
- N/A
- Retro
- N/A
- Focus of the Week
- Complete write-up of User stories by adding "Acceptance Criteria"
- Backend has already been started for you: https://github.com/CaseManagementAI/CommonAssessmentTool/wiki/User-Stories-%E2%80%90-Backend
- Frontend has already been started for you: https://github.com/CaseManagementAI/CommonAssessmentTool/wiki/User-Stories-%E2%80%90-Frontend
- Create tasks to complete user stories. (On GitHub, we create tasks by creating an "Issue" on the repo.
- Start implementation/coding to complete user story
- Be prepared to demo next week
- Complete write-up of User stories by adding "Acceptance Criteria"
- Review SDLC
- Review Overall Goal, Team Goals
- Overall Goal: Produce production-level CommonAssessmentTool that can be used by Case Managers and Beam Group
- Team Goals
- Interns get full breath-experience of developing and deploying professional-grade software through all stages of SDLC
- Codebase produced for further development by students enrolled in CS5500 Fall 2024
- Feedback on past week's milestones
- Backend requirements doc
- Frontend requirements doc
- Demo
- N/A
- Retro
- What worked well?
- What needs to improve?
- Planning this week's milestones
- Introduce notion of Design Documents
- What is a Design Document? What is its purpose?
- Milestone: Create a Design Document for your subsystem (i.e. Backend, Frontend)
- Suggested reading: Design Docs at Google