Version: Inception, Completed 9/5/2002
Project Vision and Business Case
This document gives the vision and business case for the StickSync project. This page is divided into the following sections:
- Introduction
- Stakeholder Descriptions
- Product Overview
- Summary of System Features
- Other Requirements and Constraints
Introduction
We envision a cross-platform application for synchronizing files across multiple computers using portable mass storage devices (PMSD), such as Sony's Micro VaultTM solid-state hard drive. The project will also serve as an example project for Com S 362.
StickSync as an Example
One of the textbooks for Com S 362 is Craig Larman's, Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and the Unified Process. Larman's text includes a single running example throughout. In the past students were interested in having additional examples to illustrate the ideas discussed in the course. This project tries to be such an example.
Instead of just being an example of the final product, this project will be a work in progress. Artifacts in the project will change as the project evolves. We won't claim that the artifacts are perfect, nor can they be. But the process of iteratively developing the artifacts is intended to illustrate many of the key ideas of the course. To help illustrate the process we will provide a journal describing the work done on the project as it happens. Hopefully this journal will serve to distinguish the process from the artifacts it produces.
StickSync as a Tool
The project is not just an example for the course, but is intended to fulfill a real-world need (of the developers', at any rate). Briefly, this is the need to synchronize files between two computers, one a Macintosh without a high-speed internet connection and one a PC. The developers do have access to a Sony Micro VaultTM that can transfer up to 128MB of data. We would like to use this to synchronize the files on the two computers.
Stakeholder Descriptions
Stakeholder (Non-User) Summary
The non-user stakeholders in the system include:
- students, who will use the project as an example for understanding the course material and for developing their own projects,
- Gary, who will use the project as an example for teaching the course material, and
- Curt, who will use the project to learn more about Object Oriented Analysis and Design, curriculum development, and for a teaching experience for the Preparing Future Faculty program.
User Summary
The user of the system is a person with two computers and a PMSD who wants to keep several files or directories synchronized between the computers. The user is assumed to be adept at manipulating files and directories.
Key High-level Goals and Problems of the Stakeholders
!!! to be completed
User-Level Goals
The users need a system to fulfill these goals:
- synchronize files and directories between pairs of computers using PMSDs for transfer of data
- minimize the data that must be transferred, because of the high cost per unit storage of PMSDs versus hard drives
- easily manage the set of files and directories to be synchronized
- allow user control over resolving conflicts during synchronization
- prevent loss of data due to system, computer, or PMSD failure
Is this the right level of detail for these goals? !!!
Product Overview
This section should include an abstracted version of the use case context diagram that does not show the actual use cases, just the boundary and outside actors. !!!
Summary of System Features
- synchronization of files and directories between pairs of computers
- administration of files and directories to be synchronized
- logging of operations performed !!! Should this be included? If so it belongs in the supplemental spec also.
Other Requirements and Constraints
See the use cases and the supplementary specification for details on other requirements and constraints.
Last modified Tuesday, April 8, 2003.
This web page is for the StickSync project, developed as an example for Com S 362 at Iowa State University. Please direct any comments or questions about this project to Gary T. Leavens at leavens@cs-DOT-iastate-DOT-edu or Curtis Clifton at cclifton@cs-DOT-iastate-DOT-edu (after replacing -DOT- with `.').