summaryrefslogtreecommitdiff
path: root/Project3_Hernandez_Schroeder
diff options
context:
space:
mode:
authorFreddyh11 <[email protected]>2021-12-03 15:27:19 -0800
committerGitHub <[email protected]>2021-12-03 15:27:19 -0800
commitd23be005a738cc89109775fdf4a40b11c04d2345 (patch)
tree5b2073be9ccff7b8f2428a85b79753a810532551 /Project3_Hernandez_Schroeder
parentcomment update (diff)
downloadproject_3_hernandez_schroeder-d23be005a738cc89109775fdf4a40b11c04d2345.tar.xz
project_3_hernandez_schroeder-d23be005a738cc89109775fdf4a40b11c04d2345.zip
Added documentation
Diffstat (limited to 'Project3_Hernandez_Schroeder')
-rw-r--r--Project3_Hernandez_Schroeder/Project_3_Hernandez_Schroeder.cpp24
1 files changed, 20 insertions, 4 deletions
diff --git a/Project3_Hernandez_Schroeder/Project_3_Hernandez_Schroeder.cpp b/Project3_Hernandez_Schroeder/Project_3_Hernandez_Schroeder.cpp
index 98429e1..53dafde 100644
--- a/Project3_Hernandez_Schroeder/Project_3_Hernandez_Schroeder.cpp
+++ b/Project3_Hernandez_Schroeder/Project_3_Hernandez_Schroeder.cpp
@@ -10,7 +10,8 @@
// Meetings:
// 11/23/2021 Via email: Just discussed a potential gameplan for the project. Decided we would individually look over the problem in
// the next few days and check back with each other in the next few days as well.
-//
+// 11/22/2021 Via email: Just went over some basic steps of who is going to start it and best times to meet.
+// 2)11/26/2021 Via email: We got together and decided who would do what and how we would go about doing such things, Ben also set up github for us.
//
//
// Code Updates:
@@ -31,11 +32,26 @@
//
// AGILE QUESTIONS for Freddy Hernandez
// (ie 1)What specific task? 2)What do I know about the specific task? 3)What do I not know about the specific task? )
-// //Nov 24 5:00Am-8:00Am
+//Nov 24 5:00Am-8:00Am
//1) The specific task I will complete today, I want to be able to lay out all information and plan out a way to start out.
//2) I know what i want to use roughly and how i want to lay things out
- //3) I dont know if its the best way to do it, i want to talk to Ben and make sure he is okay with things or if there is another way we can start things.
-//
+ //3) I dont know if its the best way to do it, i want to talk to Ben and make sure he is okay with
+ //things or if there is another way we can start things.
+//Nov 26, 3:00Pm-9:00Pm
+ //1)The specific task that I want to complete today is i want to be able to finish getting inputs from user and adding them
+ //2)I do know that i will be using some for loops to get inputs but also for the adding
+ //3) I dont know how to really start
+//Nov 28, 12:00Am-2:00Am
+ //1)The specific task that I want to complete today is I want to be able to set up the multiplication matrix
+ //2)I do know how the Matrix multiplication works
+ //3)I dont know how i am going to set it up since I want to be able to do it with some for loops just like the addition part
+//Dec 1, 7:00Pm-12:00Am
+ //1)The specific task that I want to be able to complete today is that I want to be able to finish the muliplication matrix
+ //2)I do know that it does work with for loops but there is a part that isnt making sense to me, i might have
+ //to add another column and maybe another incrementing variable to increment the column
+ //3)I dont know where that other column is going to be implemnted
+
+
//
//
//