Difference between revisions of "BTP300A Team 3 A2 Weekly Log"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
 
== Week 5 ==
 
== Week 5 ==
  
'''(10/05) Friday'''
+
'''(10/05)'''
  
 
* (Pair over phone) - Divided functions between 2 people
 
* (Pair over phone) - Divided functions between 2 people
 
* (Pair over MSN) - Completed class prototypes and some declarations
 
* (Pair over MSN) - Completed class prototypes and some declarations
  
'''(6/06) Saturday'''
+
'''(10/06) '''
  
 
* (Pair over MSN) - Completed all functions but with bugs/errors
 
* (Pair over MSN) - Completed all functions but with bugs/errors
 
* (Pair over MSN) - Started debugging program
 
* (Pair over MSN) - Started debugging program
  
'''(10/07) Sunday'''
+
'''(10/07) '''
  
 
* (Pair over MSN) - Set frame boundaries
 
* (Pair over MSN) - Set frame boundaries
Line 18: Line 18:
 
== Week 6 ==
 
== Week 6 ==
  
'''(10/08) Monday'''
+
'''(10/08) '''
  
 
* (Pair over MSN) - Set boundaries for inner frame (doesn't go out of outer frame boundaries)
 
* (Pair over MSN) - Set boundaries for inner frame (doesn't go out of outer frame boundaries)
 
* (Pair over MSN) - Fixed update bug when moving outer frame (inner frame didn't move along with outer one)
 
* (Pair over MSN) - Fixed update bug when moving outer frame (inner frame didn't move along with outer one)
  
'''(10/09) Tuesday'''
+
'''(10/09) '''
  
 
* (Vasil) - Included comments for all functions/variables
 
* (Vasil) - Included comments for all functions/variables
 
* (Zack) - Completed application program
 
* (Zack) - Completed application program
 
* (Zack) - Added additional "frame title" feature function
 
* (Zack) - Added additional "frame title" feature function
 +
 +
  
 
== STUDY WEEK ==
 
== STUDY WEEK ==
Line 34: Line 36:
 
== Week 8 ==
 
== Week 8 ==
  
'''(10/29) Tuesday'''
+
'''(10/29) '''
  
 
* (Pair over MSN) - Started CField
 
* (Pair over MSN) - Started CField
Line 40: Line 42:
  
  
'''(10/09) Wednesday'''
+
'''(10/30) '''
  
 +
* (Pair over MSN) - Completed CField
 
* (Vasil) - Started on CLabel class
 
* (Vasil) - Started on CLabel class
 
* (Zack) - Started on Cline and CButton
 
* (Zack) - Started on Cline and CButton
Line 47: Line 50:
 
== Week 9 ==
 
== Week 9 ==
  
'''(11/5) Tuesday'''
+
'''(11/5)'''
 +
 
 +
* (Vasil) - Completed CLabel Class
 +
* (Zack) - Completed CLine and CButton
 +
 
 +
'''(11/6)'''
 +
 
 +
* (Pair over MSN) - Ran tests for each individual class
 +
* (Pair over MSN) - Fixed issues with clabel
 +
* (Pair over MSN) - CButton and CLine weren't working correctly due to incorrect edit() function
 +
 
 +
== Week 10 ==
  
* (Pair over MSN) - Started CField and completed same day
+
'''(11/12)'''
 +
* (Zack) - Fixed issues with A1 edit() function
 +
* (Pair over MSN) - Completed and successfully ran tests for CLabel,CLine and Cbutton
 +
* (Pair over MSN) - CButton and CLine weren't working correctly due to incorrect edit() function
  
'''(10/09) Wednesday'''
+
'''(11/15)'''
 +
* (Vasil) - Started working on CDialog
 +
* (Pair over MSN) - Completed and successfully ran tests for CLabel,CLine and Cbutton
  
* (Vasil) - Started on CLabel class
+
'''(11/16)'''
* (Zack) - Started on Cline and CButton
+
* (Vasil) - Cdialog completed and working
 +
 
 +
== Week 11 ==
 +
 
 +
'''(11/18) '''
 +
* (Pair over MSN) - Fixed de-allocation bugs and minor frame movement issues

Revision as of 23:41, 19 November 2012

Week 5

(10/05)

  • (Pair over phone) - Divided functions between 2 people
  • (Pair over MSN) - Completed class prototypes and some declarations

(10/06)

  • (Pair over MSN) - Completed all functions but with bugs/errors
  • (Pair over MSN) - Started debugging program

(10/07)

  • (Pair over MSN) - Set frame boundaries
  • (Pair over MSN) - Fixed capture() bug causing undesired results

Week 6

(10/08)

  • (Pair over MSN) - Set boundaries for inner frame (doesn't go out of outer frame boundaries)
  • (Pair over MSN) - Fixed update bug when moving outer frame (inner frame didn't move along with outer one)

(10/09)

  • (Vasil) - Included comments for all functions/variables
  • (Zack) - Completed application program
  • (Zack) - Added additional "frame title" feature function


STUDY WEEK

Week 8

(10/29)

  • (Pair over MSN) - Started CField
  • (Pair over MSN) - Fixed some minor issues with CFrame


(10/30)

  • (Pair over MSN) - Completed CField
  • (Vasil) - Started on CLabel class
  • (Zack) - Started on Cline and CButton

Week 9

(11/5)

  • (Vasil) - Completed CLabel Class
  • (Zack) - Completed CLine and CButton

(11/6)

  • (Pair over MSN) - Ran tests for each individual class
  • (Pair over MSN) - Fixed issues with clabel
  • (Pair over MSN) - CButton and CLine weren't working correctly due to incorrect edit() function

Week 10

(11/12)

  • (Zack) - Fixed issues with A1 edit() function
  • (Pair over MSN) - Completed and successfully ran tests for CLabel,CLine and Cbutton
  • (Pair over MSN) - CButton and CLine weren't working correctly due to incorrect edit() function

(11/15)

  • (Vasil) - Started working on CDialog
  • (Pair over MSN) - Completed and successfully ran tests for CLabel,CLine and Cbutton

(11/16)

  • (Vasil) - Cdialog completed and working

Week 11

(11/18)

  • (Pair over MSN) - Fixed de-allocation bugs and minor frame movement issues