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

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
 
== Team 2 ==
 
== Team 2 ==
 
Matthew Ashbourne, Taylor Cousins, Michael LaMonaca, Danny Perrone
 
Matthew Ashbourne, Taylor Cousins, Michael LaMonaca, Danny Perrone
 +
https://bitbucket.org/mashbourne/btp300_a2/changesets
  
==Week 5==
+
Oct. 2:
Mon Oct. 2:
 
 
:*posted wiki [[Virtual_Methods_and_Inheritance]]
 
:*posted wiki [[Virtual_Methods_and_Inheritance]]
 +
Oct. 19
  
 +
:*setup project skeleton in git/bitbucket
 +
 +
:*implemented CField (matt)
 +
 +
Oct. 23
 +
 +
:*implemented CLabel (danny)
 +
 +
Nov. 2
 +
 +
:*team meeting over skype, setup everyone with git and their own branch
  
 
==Release 1- Danny Perrone & Michael LaMonaca==
 
==Release 1- Danny Perrone & Michael LaMonaca==

Revision as of 16:06, 2 November 2012

Team 2

Matthew Ashbourne, Taylor Cousins, Michael LaMonaca, Danny Perrone https://bitbucket.org/mashbourne/btp300_a2/changesets

Oct. 2:

Oct. 19

  • setup project skeleton in git/bitbucket
  • implemented CField (matt)

Oct. 23

  • implemented CLabel (danny)

Nov. 2

  • team meeting over skype, setup everyone with git and their own branch

Release 1- Danny Perrone & Michael LaMonaca

All work was done evenly and using Skype screen sharing

  • October 1
    • Created CFrame.h all wrote up all files necessary for successful compilation
  • October 2
    • Wrote up all CFrame queries and finished everything except for CFrame::draw, CFrame::move, move, and CFrame::hide
  • October 3-4
    • Finished CFrame::draw function
  • October 5
    • Wrote move and hide
  • October 6
    • Finished CFrame::move and squashed remaining bugs