CSC/ECE 517 Fall 2009/program2 buddi wn: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
# verify that splits in the data model have been implemented correctly, as well as ensure that the API wrapper functions allow transparent access to the model, and that there are no edge cases where data corruption occurs;  
# verify that splits in the data model have been implemented correctly, as well as ensure that the API wrapper functions allow transparent access to the model, and that there are no edge cases where data corruption occurs;  
# refine and complete the view layer, and verify that it works as desired in all cases.
# refine and complete the view layer, and verify that it works as desired in all cases.
== Bugs/undesired behavior ==
* New item (account, transaction, etc.) command should appear in "File" instead of "Edit" menu.
* the "+", "-" buttons didn't appear naturally until one switched the focus TWICE after entering the amount.

Revision as of 17:10, 12 October 2009

Buddi Project

Current Project State / Objectives

  1. verify that splits in the data model have been implemented correctly, as well as ensure that the API wrapper functions allow transparent access to the model, and that there are no edge cases where data corruption occurs;
  2. refine and complete the view layer, and verify that it works as desired in all cases.

Bugs/undesired behavior

  • New item (account, transaction, etc.) command should appear in "File" instead of "Edit" menu.
  • the "+", "-" buttons didn't appear naturally until one switched the focus TWICE after entering the amount.