Difference between revisions of "BTP300B Team 8 Weekly Log"
(→Week 1) |
|||
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 - Implemented a feature to | + | 17/09/2012 |
+ | ----------- | ||
+ | *Implemented a feature to application that generates random passwords. | ||
==Week 3 == | ==Week 3 == | ||
==Week 4 == | ==Week 4 == |
Revision as of 15:02, 23 September 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.