summaryrefslogtreecommitdiff
path: root/Project2_Fhernandez_BSchroeder
diff options
context:
space:
mode:
authorFreddyh11 <[email protected]>2021-11-08 19:17:48 -0800
committerGitHub <[email protected]>2021-11-08 19:17:48 -0800
commit35f3a5bf9f342ada159659676064644ba255e1ea (patch)
tree7b3955d544f8c10fd14dceceaeb53cd6372e192c /Project2_Fhernandez_BSchroeder
parentJust an edit (diff)
downloadproject2_fhernandez_bschroeder-master.tar.xz
project2_fhernandez_bschroeder-master.zip
Update Project2_Fhernandez_BSchroeder.cppHEADmaster
Diffstat (limited to 'Project2_Fhernandez_BSchroeder')
-rw-r--r--Project2_Fhernandez_BSchroeder/Project2_Fhernandez_BSchroeder.cpp24
1 files changed, 15 insertions, 9 deletions
diff --git a/Project2_Fhernandez_BSchroeder/Project2_Fhernandez_BSchroeder.cpp b/Project2_Fhernandez_BSchroeder/Project2_Fhernandez_BSchroeder.cpp
index e1d2a61..4848505 100644
--- a/Project2_Fhernandez_BSchroeder/Project2_Fhernandez_BSchroeder.cpp
+++ b/Project2_Fhernandez_BSchroeder/Project2_Fhernandez_BSchroeder.cpp
@@ -82,15 +82,21 @@
//
// 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? )
-//
-//
-//
-//
-//
-//
-//
-//
-//
+// 10/27/2021 1)Start building a flow chart of how the program will run
+// 2)After building the flow chart I know how the fucntion will run ways to improve it
+// 3)I am not sure how Ben will want to format the program out
+//
+// 10/30/2021 1)I will communitcate with Ben to see where we should start
+// 2)I know that me and Ben will communicate through email and phone calls
+// 3)I dont know how we will begin to start shaping out the program
+//
+// 11/02/2021 1)I want to start building out the program and see the errors in xcode
+// 2)I know that there are multiple errors(logical and syntax) we will need to fix
+// 3)I am still not sure if there are more errors or if thers functions we can improve
+//
+// 11/03/2021 1)Build the reverse function
+// 2)I know that the basic functions on how to build a function to reverse digits
+// 3)I am not sure if this will work but ill get some help on it
//
//
//Testing Plan: