CS121 Software Development
Wiki Guidelines
Your Wiki pages should describe your project and record its progress.
You should regularly add information to your wiki. You should not, in general,
modify what has already been written! You may include any information
you feel is pertient but you must, at least, include the following
pages.
- TitleAbstract
- Gives the name of the project, a brief description, and the names of the
customer and team members.
- ProjectStatement
- Links concept treatment, feasability study, design document, and final report.
- ProjectMilestones
- Lists major and minor milestones by due date and describes their current status.
- RiskAnalsysis
- Links all risk anlayses and their follow up reports.
- ProjectModels
- Links all project modeling artifacts including use cases, class diagrams, etc.
- VersionControl
- Describes version control used in project.
- Individual logs
- Describes project activity by date. Also includes contact info.
- ExecutableRecord
- Links executables of all prototypes and release versions.
- TestPlan
- Links unit, integration, and acceptance test plans and their
results.
- ProjectPresentations
- Links all presentations.
- UserGuide
- Links user guide.