
10-152-393 - Application Development Capstone Project
Sprint Presentation 5
System Development - Sprint 5
As of this sprint, your software must:
- Run (not be a demo).
- Use a production database (either from an installer or on a server environment).
- Exhibit improvements in functionality from the previous sprint.
- Exhibit improvements in architecture/design from the previous sprint.
- Contain clean/organized, StyleCop-compliant code (no dead code; no unused files, etc.)
- Not be broken (having incomplete functionality is okay, but not buggy code).
- Include an installer/executable application of some kind; including basic instructions for how to get running on first-time PC.