BTP300B Team 13 Weekly Log

From CDOT Wiki
Jump to: navigation, search

Week 1

Week 2

9/10/2012

  • Assignment one is read through
  • Began working on Display function

9/12/2012

  • Finished developing Display function
  • Began working on Edit function

Week 3

9/17/2012

  • fixing bugs for moving through a string:
  • trailing left in a field (which is half the size of the string) with an offset (at the middle of the string) is displaying the same character, but not changing the character string

9/19/2012

  • Home, end, arrows, delete and backspace development are complete
  • beginning development of the insert logic and character insertion

9/20/2012

  • insert and overwrite development complete
  • fully pass a1test.cpp flawlessly!
  • starting a1app.cpp ( our own application for use of edit function)


a1app.cpp

This application prompts the user for their name and full address and allows them to edit their information with the use of the functions from the cio namespace

9/21/2012

  • debug on all platforms and screenshots made for a1test.cpp
  • completed a1app.cpp and tested on matrix

9/23/2012 *Assignment 1 complete and submitted

Week 4

Week 5

Week 6

Week 7

Week 8

Week 9

Week 10

Week 11

Week 12

Week 13

Week 14