Difference between revisions of "BTP300B Team 8 Weekly Log"

From CDOT Wiki
Jump to: navigation, search
(Week 1)
Line 1: Line 1:
 
==Week 1==
 
==Week 1==
9/10/2012 - Completed the consolelineeditor program and tested it against the A1 test main. Created a main application that accepts a first name, last name, address and email. The application uses the first name and last name to build a username for the user. Practiced pair programming.
+
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 the main application which generates a random password for the user and displays all of it on the screen. Practiced pair programming
+
17/09/2012
 +
-----------
 +
*Implemented a feature to application that generates random passwords.
 
==Week 3 ==
 
==Week 3 ==
 
==Week 4 ==
 
==Week 4 ==

Revision as of 16:02, 23 September 2012

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

Week 4

Week 5

Week 6

Week 7

Week 8

Week 9

Week 10

Week 11

Week 12

Week 13

Week 14