BTP300B Team 11 Weekly Log

From CDOT Wiki
Revision as of 08:44, 19 October 2012 by Rubinder Singh (talk | contribs) (Week 5)
Jump to: navigation, search

Week 1

9/10/2012

Rubinder started with pair programming, read and tested Assignment 1

Radney started with pair programming, read and tested Assignment 1

9/13/2012

Radney got the display function to display the string depending on field length

Did pair programming in the Open lab and finished the display function

OFF CLASS COLLABORATION


9/13/2012

Rubinder - Worked on the edit function, got the left,right,home,end keys working. Got the cursor to stay within the field, but no scrolling yet.

9/16/2012

Rubinder - Spent some more time on the edit function - but could not get anything working further

Week 2

OFF CLASS COLLABORATION

9/17/2012


Radney - worked on the edit function, got LEFT, RIGHT keys working along with scrolling


9/18/2012

Rubinder - Worked on the edit function, got the DELETE, BACKSPACE keys working. Also INSERT key toggles between insert/over-strike mode it is considered while typing.

9/20/2012

Radney & Rubinder - recoded the scrolling functions, got LEFT&RIGHT scrolling very close to perfect.

9/21/2012

Radney & Rubinder - scrolling perfected. Rubinder - other keys that Aborts and Saves the changes were done. Overwrite changes.

9/23/2012

Radney & Rubinder - fixed DELETE operation. Display function modifications; cutting off strings on edge of screen, debug source of crashes. Display handles a1test.cpp good, passed all tests. Code Cleanup. Code Main function.

Week 3

9/27/2012

Radney - Created the base files from the source code provided

Radney & Rubinder (Pair programming) - Read and understood the requirements for Release 0.1. Created the header file iFrame.h

9/28/2012

Rubinder & Radney - Did pair programming and worked on the setLine() function

Radney - Made the constructor

9/29/2012 Rubinder - modified the constructor to accommodate negative height Rubinder - worked on the get/set functions for row, col, border visibility, absrow, abscol

Week 4

9/24:

Radney 1. Created consolebackup.cpp from website

2. Created cfg.h

3. Created cframe.h initial contents:

constructor

destructor

etc

4. Created cframe.cpp initial definitions

5. Created iFrame.h from website


9/27:

Rubinder

1. Created definitions for several of the public methods in CFrame

2. Created setLine logic.

3. Created bordered logic.

4. Created absrow logic.

5. Created abscol logic.

6. Modified constructor.

7. Created capture.

Week 5

10/02 (Tuesday):

Radney

1. Created logic of move(CDirection), move(iFrame)

2. Created logic for other smaller functions like col(), row()

3. Created hide logic.

Rubinder

1. Implemented display().

2. Implemented edit().

3. Completed setLine().

4. Completed both frame() functions


10/07 (Sunday):

Radney

1. Created working main()

2. Implemented testFrame() in main

3. Solved parent frame restores & buffer

4. Added assignment operator, copy constructor

Rubinder

1. Completed move() logic

2. Solved some logic problems

3. Completed draw().

4. Solved child frame restores & scroll limits

5. finalized code

Week 6

Week 7

Week 8

Week 9

Week 10

Week 11

Week 12

Week 13

Week 14