Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Meeting Minutes for Sprint 7

Kelly Holtzman edited this page Mar 10, 2021 · 8 revisions

This page is for recording minutes of daily scrums (stand-up meetings) and side/discussion meetings between Sprint #6 and Sprint #7, including Sprint #7.

February 8, 2021 - February 22, 2021


Entry Format:

Date (dd-mm-yyyy) | Sprint # | Meeting Goal

Actionable Items for Team | For Team Role | For Clark | For Kelly | For Mansi | For Sana

Notes


12-02-2021 | Sprint - | Backlog refinement of ATR- and Account-related tasks

Notes | Team identified that some ATR tasks needed an updated description (Kelly has since updated the descriptions at time of writing this). We broke up some tasks for account-related tasks as determined from the Hi-Fi prototype: sign up, login, forgot password, and database structuring for accounts. All tasks pulled into Sprint 7, bar less important/cleanup tasks from Sprint 6.


16-02-2021 | Sprint 7 | Scrum

Notes | The database structuring tasks were completed, we just need to add the database interface and services now. From discussion, we'll now be referring to the local database as the Firestore/Firebase cache, and the remote database as the Firestore/Firbase database. The database rules will prevent incomplete ATRs in the cache from making their way to the database.

During work on the ATR screens, some work needs to be done to refactor navigators and the bottom navigation bar, having multiple navigators isn't working well for us when we try to navigate between them. Two new tasks will be made.


19-02-2021 | Sprint 7 | Scrum

Notes | The database query rules task was completed. Interestingly, to test these rules we are able to use a simulator in Firebase Console: so, there are no tests in the codebase for the query rules.

Team discussed upcoming work for the project: the final project abstract for project day is due 28-02-2021, and there is also a project bazaar day for the course on 25-02-2021. Both of these require work outside of the Sprint for presentations.

Also brought up by Clark was the future addition of a user workflow diagram for the system. This would replace the system test failure aid. The workflow would show how the system operates from cradle (login) to grave (logout).


23-02-2021 | Sprint 7 | Scrum

Notes | The database service-related tasks for account and ATR queries are nearing completion. The act of writing tests for widgets and services is new for most of the team so some progress has slowed down. I (scrum master) would say we're in a yellow-green state. We need to pay attention that we don't fall behind, but we've made good progress so some slow down is expected.

Had a team discussion about the work completed so far and how that fits into the system architecture, which will lead into the first backlog refinement for Sprint 8.


26-02-2021 | Sprint 7 | Sprint Review and Retrospective

Notes | Delayed due to semester timing. The retro was held with Sprint 9's on 09-03-2021.

Deliverables pages (see website)

Client meeting minutes pages:

  1. Progress Update and Project Requirement Questions Oct 5, 2020
  2. Progress Update Meeting Oct 29, 2020
  3. Progress Update Meeting and USM-related questions Nov 11, 2020
  4. Mentor Progress Update Meeting Nov 25, 2020
  5. Livestock Services Saskatchewan Project Meeting Dec 3, 2020
  6. Team and Instructor, Mentor, and Faculty Meeting Minutes

Team meeting minutes pages:

  1. Sprint 0
  2. Sprint 1
  3. Sprint 1 Retrospective
  4. Sprint 2
  5. Sprint 2 Retrospective
  6. Sprint 3
  7. Sprint 3 Retrospective
  8. Sprint 4
  9. Sprint 4 Retrospective
  10. Sprint 5
  11. Sprint 5 Retrospective
  12. Sprint 6
  13. Sprint 6 Retrospective
  14. Sprint 7
  15. Sprint 8
  16. Sprint 7/8 Retrospective
  17. Sprint 9
  18. Sprint 10

Requirements-related pages:

  1. About Project Charter
  2. About Project Requirements

Specification-related pages:

  1. Animal Record Transport Template Breakdown
  2. Transfer of Care Document Breakdown
  3. FWR Document Breakdown
  4. Contingency Plan Breakdown

User Story Mapping-related pages:

  1. User Story Mapping Guide

Design-related pages:

  1. C4-Model for Client-Server Architecture
  2. Data Modelling Design Process
  3. Guide to GUI Prototyping Structure

System Test Procedure pages:

  1. Animal Transport Record-related Test Cases
  2. Transporter Account-related Test Cases
  3. System Settings-related Test Cases

Investigation pages:

  1. Adobe XD vs Figma
  2. Client-Server Architecture Tools
  3. Firebase vs. AWS Amplify

Project Setup/FAQ pages:

  1. Cloning Humane Transport
  2. Set up Pre-Commit
  3. IDE Useful Settings
  4. Testing Workflow
  5. Useful Git Commands
  6. Must Know Flutter Concepts
Clone this wiki locally