diff options
Diffstat (limited to 'Agile-Question_Logs_Ansari.txt')
| -rw-r--r-- | Agile-Question_Logs_Ansari.txt | 149 |
1 files changed, 149 insertions, 0 deletions
diff --git a/Agile-Question_Logs_Ansari.txt b/Agile-Question_Logs_Ansari.txt new file mode 100644 index 0000000..37d0d27 --- /dev/null +++ b/Agile-Question_Logs_Ansari.txt @@ -0,0 +1,149 @@ +PROJ 3: CST 116 + +Main form of communication: + +Jordan Harris-Toovy is inviting you to a scheduled Zoom meeting. + +Topic: CST116 Project 3 meeting +Time: Nov 29, 2021 06:00 PM Pacific Time (US and Canada) + +Join Zoom Meeting +https://oregontechonline.zoom.us/j/6495417952?pwd=Y1h4TWNRRFRRUDNoajAzZ1RiTFBJQT09 + +Meeting ID: 649 541 7952 +Passcode: 0DzXcC + +Join by Skype for Business +https://oregontechonline.zoom.us/skype/6495417952 + +Or + + + +In Person Meeting + + +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +Meeting: 11/13/2021 + +Agile Question: +Discuss the projects +Separate general roles and who will do what +The specific roles and functions we will take + +Discussed: +-roles +-I take the matrix operation functions +-github setup + +Next meeting: 11/15/2021 + +-------------------------------------------------------- +11/15/2021 + +Agile Questions(Meeting through Zoom and Email): +Discuss basic details of project 5 +We will be dividing the work/functions and possibly setting up the github +What functions will be assigned to each person and whether the github will be resolved today +Issues: +Internet connection so we switched to email. +Discussed: +-How to fix github issue +-How files will populated on github (.cpp and .h) +-time of next meeting + + + +------------------------------------------------------------------------------------------------------------------------------------- +Due to circumstances, was not able to make it to class in the 17th and meeting was not able to happen due to that +------------------------------------------------------------------------------ +Meeting 11/20/2021 + +Agile Question(meeting): +Discuss with my partner the development of the function and main +Partial code for the addition function has been completed and github fix +The algorithm for the rest of the code. +Discussed: +Everything in the agile questions and github finally fixed +--------------------------------------------------------------------------------- + +Communication Gap due to Holidays (My end) although we did eventually get in touch. +---------------------------------------------------------------------------------- +11/27/2021 + +Agile Questions: +discuss general updates +What the other needs from one +Integration issues + + +What we discussed: +-updates +-Use floats as data type +-Automatically adjust scale of the array +-Possible to code to help with input function if time permits: +#include <limits> +cin.clear(); //Clear failure condition flag +cin.ignore(numeric_limits<streamsize>::max(), '\n'); //Clears until next \n +---------------------------------------------------------------------------------------------------------------------------- +12/1/2021 + +Agile Questions(Meeting through zoom): +Discuss general updates on how the progress is coming along +Ask each other if they need something from the other in terms of integration +Exact date of completion + +Discussed: +-general updates + + +----------------------------------------------------------------------------------------------------------------------------- +12/4/2021 + +Agile Questions(Meeting communication): + +Discuss Updates +All my function completed besides multiplication due to a bug in the code +Will it integrate into main on my partners side + +Discussed: +-Completion of two function +-Let him know functions have been completed + + +----------------------------------------------------------------------------------------------------------------------------- +12/6/2021 + + +4:16 PM +Agile Questions(Meeting through email): +Updates for my partner +Last function fixed, tested, and uploaded to github +Checking if any last minute items are needed. + +What we discussed: + +-Issues fixed +-remaining items that need to be checked off +----- uploading logs and agile questions document +----- final testing including the debugged multiplication function. + +Part of our conversation for example: +“Coincidentally, I just uploaded the function to GitHub a few seconds before I saw this email. +I don't know what the issue was.... I rewrote the same code and it worked for some reason.” +----------------------------------------------------------------------------------------------------------------------------- +12/7/2021 +Agile Questions(Meeting through Email): +Recheck to make sure all code and documents have been integrated and finalized +Need to email my partner to make sure everything worked out on his end and need to check my documents are all in order and organized. +Not 100% certain if everything was integrated properly on his end like it was on mine + +discussed: + +-Testing complete +-All items completed +---------------------------------------------------------------------------------------------------------------------------------- +12/8/2021 + +LAST UPDATE: +Testing complete and everything is comptaible and is working |