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…') |
|||
Line 1: | Line 1: | ||
==Week 1== | ==Week 1== | ||
− | 9/10/2012 - | + | 9/10/2012 - Completed the consolelineeditor program and tested it against the A1 test main. made 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. |
==Week 2 == | ==Week 2 == | ||
− | 17/09/2012 - | + | 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 |
==Week 3 == | ==Week 3 == | ||
==Week 4 == | ==Week 4 == |
Revision as of 14:48, 23 September 2012
Contents
Week 1
9/10/2012 - Completed the consolelineeditor program and tested it against the A1 test main. made 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.
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