diff options
| author | James Lawrance <[email protected]> | 2021-12-08 14:43:41 -0800 |
|---|---|---|
| committer | James Lawrance <[email protected]> | 2021-12-08 14:43:41 -0800 |
| commit | 747d1f59dea35324711c74b41ae6b54e1dae6a7c (patch) | |
| tree | ff708f7abac7ebf0c172da5f584518281456460a /CST116F2021-Proj3/Notes from Meetings.txt | |
| parent | Add online IDE url (diff) | |
| download | archived-cst116-proj3-jemersonlawrance-master.tar.xz archived-cst116-proj3-jemersonlawrance-master.zip | |
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 |