Difference between revisions of "BTP300B Team 8 Weekly Log"
(Created page with '==Week 1== 9/10/2012 - Robert and Preshoth completed the consolelineeditor program and tested it against the A1 test main. made a main application that accepts a first name, last…') |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Week 1== | ==Week 1== | ||
− | + | 10/09/2012 | |
+ | --------- | ||
+ | * Read up on pair programming | ||
+ | * Completed coding and fixing bugs for consolelineedit.cpp. | ||
+ | * Compiled and tested consolelineedit.cpp with a1test.cpp. | ||
+ | * Started writing an application that accepts a first name, last name, email address and home address. Created a feature that builds a username using first name and last name. | ||
+ | |||
==Week 2 == | ==Week 2 == | ||
− | 17/09/2012 - | + | 17/09/2012 |
+ | ----------- | ||
+ | *Implemented a feature to application that generates random passwords. | ||
==Week 3 == | ==Week 3 == | ||
+ | -------------- | ||
+ | 01/10/2012 | ||
+ | *Meet & Huda: Added a second box in the inside of another box for "extra feature" | ||
+ | *Robert & Preshoth: Fixed many bugs with CFrame from last year." | ||
+ | |||
+ | *Robert & Preshoth: Added a second CFrame object (box) within the outer frame as extra feature" | ||
+ | |||
==Week 4 == | ==Week 4 == | ||
==Week 5 == | ==Week 5 == | ||
==Week 6 == | ==Week 6 == | ||
==Week 7 == | ==Week 7 == | ||
+ | 05/11/12 | ||
+ | *Robert, Preshoth, Meet: Re-cded CField, CLabel, CButton to fix many bugs and logic errors found from previous version | ||
+ | 06/11/12 | ||
+ | |||
+ | *Robert, Preshoth, Meet: Re-coded CLine to fix bugs and logic errors found in last years version of cline.cpp | ||
==Week 8 == | ==Week 8 == | ||
+ | |||
+ | 15/11/12 | ||
+ | *Robert, Preshoth, Meet: Re-coded CDialog to fix bugs and logic errors found in last years version of cline.cpp | ||
+ | |||
+ | |||
+ | |||
+ | 16/11/12 | ||
+ | |||
+ | *Robert: Added features to testing application for CLine | ||
+ | |||
+ | *Preshoth: Added features to testing application for CButton (Incorporated CField) | ||
+ | |||
+ | *Meet: Added features to testing application for CDialog with CLabel | ||
==Week 9 == | ==Week 9 == | ||
==Week 10 == | ==Week 10 == |
Latest revision as of 23:34, 19 November 2012
Contents
Week 1
10/09/2012
- Read up on pair programming
- Completed coding and fixing bugs for consolelineedit.cpp.
- Compiled and tested consolelineedit.cpp with a1test.cpp.
- Started writing an application that accepts a first name, last name, email address and home address. Created a feature that builds a username using first name and last name.
Week 2
17/09/2012
- Implemented a feature to application that generates random passwords.
Week 3
01/10/2012
- Meet & Huda: Added a second box in the inside of another box for "extra feature"
- Robert & Preshoth: Fixed many bugs with CFrame from last year."
- Robert & Preshoth: Added a second CFrame object (box) within the outer frame as extra feature"
Week 4
Week 5
Week 6
Week 7
05/11/12
- Robert, Preshoth, Meet: Re-cded CField, CLabel, CButton to fix many bugs and logic errors found from previous version
06/11/12
- Robert, Preshoth, Meet: Re-coded CLine to fix bugs and logic errors found in last years version of cline.cpp
Week 8
15/11/12
- Robert, Preshoth, Meet: Re-coded CDialog to fix bugs and logic errors found in last years version of cline.cpp
16/11/12
- Robert: Added features to testing application for CLine
- Preshoth: Added features to testing application for CButton (Incorporated CField)
- Meet: Added features to testing application for CDialog with CLabel