ReadySetGit/Home.md

64 lines
5.5 KiB
Markdown
Raw Normal View History

2023-03-24 16:29:16 +00:00
<!-- markdownlint-disable-next-line first-line-h1 -->
2021-08-02 15:22:57 +00:00
## Project Overview
2018-08-14 11:26:31 +00:00
### Mission and Scope
2018-08-23 17:23:45 +00:00
2023-03-24 16:29:16 +00:00
<!-- markdownlint-disable-next-line no-emphasis-as-header -->
_TODO: Answer these questions in your own words by filling in each_
2018-08-14 11:26:31 +00:00
#### What problem does this project address?
2018-08-23 17:23:45 +00:00
2018-08-14 11:26:31 +00:00
::2-4 SENTENCE PROBLEM
#### What is the goal of this project?
2018-08-23 17:23:45 +00:00
2018-08-14 11:26:31 +00:00
::2-4 SENTENCE GOAL
#### What is the scope of this project?
2018-08-23 17:23:45 +00:00
2018-08-14 11:26:31 +00:00
::2-4 SENTENCE SCOPE
#### What development methodology is being used?
2018-08-23 17:23:45 +00:00
2018-08-14 18:54:46 +00:00
::See our [software development methodology](sdm) document.
2018-08-14 11:26:31 +00:00
#### Where should a new team member start?
2018-08-23 17:23:45 +00:00
2018-08-14 18:54:46 +00:00
::For more information, see the [project proposal](Proposal).
2018-08-14 11:26:31 +00:00
### Status
2023-03-24 16:29:16 +00:00
_TODO: Briefly describe the status of this project. E.g., what phase are
2018-08-14 11:26:31 +00:00
you in? And, what is your next major milestone? Detailed project status
2023-03-24 16:29:16 +00:00
is written in the status reports, not here._
2018-08-14 11:26:31 +00:00
::We have completed our second beta release and are currently working on
adding more of the functionality described in our product
2018-08-14 18:54:46 +00:00
[specification](srs) and fixing defects.
2018-08-14 11:26:31 +00:00
::The next major milestone is a third beta release with nearly complete
functionality and a wider set of testers.
### Project Documents
2023-03-24 16:29:16 +00:00
| By Activity | Documents |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
2021-08-02 13:22:00 +00:00
| Inception: | [Home](Home), [Project Proposal](Proposal), [Target Audience and Benefits](Target-and-Benefits), [Statement of User Needs](User-Needs) |
| Reference: | [Glossary](Glossary), [Software Development Methodology](SDM), [Document Cross Reference](Document-Cross-Ref), [All-in-one project summary](Summary) |
2018-08-14 18:54:46 +00:00
| Elaboration: | [Project Plan](Project-Plan), [Software Requirements Specification](SRS), [Feature Set](Feature-Set), [Use Case Suite](Use-Case-Suite), [Design](Design), [QA Plan](QA-Plan), [Test Suite](Test-Suite) |
2021-08-02 13:22:00 +00:00
| Construction: | [Review Meeting Notes](Review-Meeting-Notes), [Implementation Notes](Implementation-Notes), [User Guide](User-Guide), [FAQ / Troubleshooting Guide](FAQ) |
| Transition: | [Install / Quick Start](Installation-Guide), [Demo Script](Demo-Script), [Release notes](Release-Notes), [Release checklist](Release-Checklist), [Post Mortem](Post-Mortem) |
| Continuous: | [Status Report](Status-Report) |
2018-08-14 11:26:31 +00:00
2023-03-24 16:29:16 +00:00
| By Audience | Documents |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| For Everyone: | [Home](Home), [Project Proposal](Proposal), [Target Audience and Benefits](Target-and-Benefits), [Statement of User Needs](User-Needs), [Software Requirements Specification](SRS), [Project Plan](Project-plan), [Release Checklist](Release-Checklist), [Glossary](Glossary) |
| For Management: | [Project Resource Needs](Resource-Needs), [Status Report](Status-Report) |
| For Developers: | [Design](Design), [Review Meeting Notes](Review-Meeting-Notes), [Software Development Methodology](SDM) |
| For QA: | [QA Plan](QA-Plan) |
| For End Users: | [Install / Quick start](Installation-Guide), [User Guide](User-Guide), [Release Notes](Release-Notes) |
| For Support and Ops: | [Implementation Notes](Implementation-Notes), [FAQ / Troubleshooting Guide](FAQ) |
| For Sales/Legal: | [Demo Script](Demo-Script), [Legal Issues](Legal) |