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

From CDOT Wiki
Jump to: navigation, search
 
Line 74: Line 74:
 
'''(11/16)'''
 
'''(11/16)'''
 
* (Vasil) - Cdialog completed and working
 
* (Vasil) - Cdialog completed and working
 +
* (Pair over MSN) - Debugged entire A2
  
 
== Week 11 ==
 
== Week 11 ==
Line 79: Line 80:
 
'''(11/18) '''
 
'''(11/18) '''
 
* (Pair over MSN) - Fixed de-allocation bugs and minor frame movement issues
 
* (Pair over MSN) - Fixed de-allocation bugs and minor frame movement issues
 +
* (Vasil) - Completed application program
 +
* A2 fully completed without errors on every platform

Latest revision as of 23:44, 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
  • (Pair over MSN) - Debugged entire A2

Week 11

(11/18)

  • (Pair over MSN) - Fixed de-allocation bugs and minor frame movement issues
  • (Vasil) - Completed application program
  • A2 fully completed without errors on every platform