Meeting Minutes January 24, 2014 - mgrah043/sequence_database_barcode_scanner GitHub Wiki

Agenda

  • Review all completed storyboards and GUIs

Notes

  • The new barcode format is being used. The app must support both formats.
  • Possible getContents page improvement: repeat table header every 4 rows.
  • Use a smaller header on all pages.
  • Use container grid view to allow user to select row/column to move item to.
  • When performing a Bulk Move, prompt user to complete operation if container is full. After completing the operation, display a page allowing users to perform a new bulk move operation or return to the main menu.
  • Check phone hardware (screen resolution, camera resolution, ...) to ensure compatibility with the app.
  • Add a button that sends error messages to an administrator. Should send error message and the action the user was performing when the error occurred.
  • Handle error cases when communicating with web service.
  • Inform user when web service is down.