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

From CDOT Wiki
Jump to: navigation, search
(Created page with '== Week 5 == '''(6/05) Friday''' (Pair over phone) - Divided functions between 2 people (Pair over MSN) - Completed class prototypes and some declarations '''(6/06) Saturday''…')
 
Line 3: Line 3:
 
'''(6/05) Friday'''
 
'''(6/05) Friday'''
  
(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'''
 
'''(6/06) Saturday'''
  
(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
  
'''(6/07) Sunday''
+
'''(6/07) Sunday'''
  
(Pair over MSN) - Set frame boundries
+
* (Pair over MSN) - Set frame boundaries
(Pair over MSN) - Fixed capture() bug causing undesired results
+
* (Pair over MSN) - Fixed capture() bug causing undesired results
  
'''(6/08) Tuesday''
+
'''(6/08) Tuesday'''
  
(Pair over MSN) - Set boundries for inner frame (doesn't go out of outer frame
+
* (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)
  
boundries)
+
'''(6/09) Wednesday'''
(Pair over MSN) - Fixed update bug when moving outer frame (inner frame didn't move
 
  
along with outer one)
+
* (Vasil) - Included comments for all functions/variables
 
+
* (Zach) - Completed application program
'''(6/09) Wednesday''
+
* (Zach) - Added additional "frame title" feature function
 
 
(Vasil) - Included comments for all functions/variables
 
(Zach) - Completed application program
 
(Zach) - Added additional "frame title" feature
 

Revision as of 15:09, 11 October 2012

Week 5

(6/05) Friday

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

(6/06) Saturday

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

(6/07) Sunday

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

(6/08) Tuesday

  • (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)

(6/09) Wednesday

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