Difference between revisions of "BTP300B Team 10 Weekly Log"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
==Week 1==
+
==Week 5==
  
*9/05 (Wednesday): Pair group for assignment1
+
*9/26 (Wednesday): Pair group for assignment2
==Week 2==  
+
==Week 6==  
  
*9/10 (Monday): Assignment 1 started - worked on Display function(Imtiaz,Krush) )
+
*9/28 (Friday): Assignment 2 started - created and coded all header files such cfg.h, iframe.h, cframe.h and a2test.cpp class(Imtiaz,Krush) )
9/12 (Wednesday): Worked on display function.
 
9/14 (Wednesday): edit function started.
 
  
  
 +
==week 6==
 +
Sunday - 9/30 - Coded void setLine(), void capture(), void row(int) & int row() const over skype - Imtiaz, Krush
  
==week 3==
+
Monday 10/1 - Coded other functions : void col(int), int col() const, void height(int), int height() const , void width(int), int width() const - Imtiaz, Krush
Monday- 9/17 - Edit function left, right, end, home key debugged - Imtiaz, Krush
 
  
Wednesday 9/19 - Insert, backspace debugged- Imtiaz, Krush
+
Wednesday 10/3 - Coded rest of the other functions: void goMiddle(), void bordered(bool), bool bordered() const, void frame(CFrame*), CFrame*                      frame() const, void display(const char*), int edit(), void draw(), void hide(), void move(), and void move().
 +
              - Compiled but getting error.
  
Friday 9/21 - Added couple of fields in application.cpp
+
Friday 10/5 - Tried to resolve the compilation error but still need more fixing.  
             - Tested and checked that entered validation is working
+
             - Send email to prof on compilation error.
 
 
Sunday 9/23 - Assignment 1 completed with a1test.cpp and application.cpp but not submitted.
 
 
 
==week 4==
 
Monday- 9/24 - Assignment 1 submitted
 

Revision as of 13:46, 5 October 2012

Week 5

  • 9/26 (Wednesday): Pair group for assignment2

Week 6

  • 9/28 (Friday): Assignment 2 started - created and coded all header files such cfg.h, iframe.h, cframe.h and a2test.cpp class(Imtiaz,Krush) )


week 6

Sunday - 9/30 - Coded void setLine(), void capture(), void row(int) & int row() const over skype - Imtiaz, Krush

Monday 10/1 - Coded other functions : void col(int), int col() const, void height(int), int height() const , void width(int), int width() const - Imtiaz, Krush

Wednesday 10/3 - Coded rest of the other functions: void goMiddle(), void bordered(bool), bool bordered() const, void frame(CFrame*), CFrame* frame() const, void display(const char*), int edit(), void draw(), void hide(), void move(), and void move().

              - Compiled but getting error.

Friday 10/5 - Tried to resolve the compilation error but still need more fixing.

           - Send email to prof on compilation error.