diff options
Diffstat (limited to 'CST116F2021-Proj3/Notes from Meetings.txt')
| -rw-r--r-- | CST116F2021-Proj3/Notes from Meetings.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CST116F2021-Proj3/Notes from Meetings.txt b/CST116F2021-Proj3/Notes from Meetings.txt new file mode 100644 index 0000000..1f8cd01 --- /dev/null +++ b/CST116F2021-Proj3/Notes from Meetings.txt @@ -0,0 +1,10 @@ +Meeting 1 - +We met Nov. 27th @ 12:00PM. +We examined the project and decided how we should divide the work up equally. +Then, we began and finished our pseudocode for each of our sections. + +Meeting 2 - +We met Nov. 30th @ 12:00PM. +We translated our pseudocode into C++ code and created functional +programs for each of our sections. Then, I sent my code over to Kaeden +so he could merge the two programs together.
\ No newline at end of file |