10-152-393 - Application Development Capstone Project

Sprint Presentation 5

System Development - Sprint 5

As of this sprint, your software must:

  1. Run (not be a demo).
  2. Use a production database (either from an installer or on a server environment).
  3. Exhibit improvements in functionality from the previous sprint.
  4. Exhibit improvements in architecture/design from the previous sprint.
  5. Contain clean/organized, StyleCop-compliant code (no dead code; no unused files, etc.)
  6. Not be broken (having incomplete functionality is okay, but not buggy code).
  7. Include an installer/executable application of some kind; including basic instructions for how to get running on first-time PC.