1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
This file contains the agile questions for all meetings I (Jordan Harris-Toovy) took records for (there were a few more not weren't recorded).
11-13-2021:
1) I will speak with Rayyan (after class) to set the date of the next meeting, suggest work division, and exchange constact information
2) I know a lot more about how Rayyan responds to email (time-wise) and a bit more project management.
3) I'm not familar with matrix operations, so I don't know which parts are more or less dificult.
---OUTCOME: Project was difined and contact info was exchanged
11-15-2021:
1) I will divide the project work, and setup the project GitHub
2) I know how to setup a GitHub instance
3) I have not yet learned linear algebra, so I don't know how to accurately judge the dificulty of eact part of the project
---OUTCOME: Work was divvied up
11-20-2021:
1) I will excange function naming/syntax with Rayyan, and spend any extra time working on the menu function.
2) I know my own function prototypes, and my own naming scheme
3) I don't know how Rayyan names his functions.
---OUTCOME: Clarifying information was exchanged and work was combined
It was agreed that the time between these meetings (~11-21 to ~11-26) was to be taken as Thanksgiving break, and so no work was done in this period.
11-27-2021:
1) I will check to see what Rayyan has done so far, and audit the project to figure out what's left.
2) I know that Rayyan will produce good quality work, and I know that the display function is nearly complete.
3) I do not know what Rayyan has been up to, nor if he knows the variable type we are using.
---OUTCOME: Additional clarifying information was exchanged
11-29-2021:
1) I will check in with Rayyan and integrate his code into the GitHub, and add any extra dependencies to the header.
2) I know that he knows what to work on now, and that he knows the formatting we've decided on.
3) I do not know what he has done yet, nor if he had any problems that require my assistance.
---OUTCOME: Work was combined, new schedule was established
12-1-2021:
Emails were excanged to keep track of time expectations.
---OUTCOME: Unknown
12-4-2021:
1) I will meet with Rayyan to integrate the last of his work into the project.
2) I know what format he will use for his work, and the needed syntax for working with these functions.
3) I do not know how much testing and bugfixing he has done on his code.
---OUTCOME: Work was combined, testing plan was made
12-7-2021:
Emails were excanged to discuss the testing of the code, and fine details were finalized.
---OUTCOME: Codebase was unified, testing was performed
12-8-2021:
Current date; ongoing collaboration to send in the project via email.
|