ReadySetGit/Words-of-Wisdom.md

72 lines
2.2 KiB
Markdown
Raw Normal View History

2023-07-25 10:38:57 +00:00
<!-- markdownlint-disable-next-line first-line-h1 -->
2020-08-04 11:54:54 +00:00
The original [ReadySET Pro](http://readysetpro.com) words of wisdom are [here](http://www.readysetpro.com/words-of-wisdom).
2020-08-04 11:11:35 +00:00
***
The following pages contain specific tips and advice on each template.
2023-03-25 11:16:07 +00:00
## Development Documents
### Project kick-off
2020-08-04 11:44:08 +00:00
* [Project proposal](Words-of-Wisdom-Proposal)
2021-08-02 15:44:51 +00:00
* [Target audience & benefits](Words-of-Wisdom-Target-and-Benefits)
2021-08-02 15:51:52 +00:00
* [User needs & stories](Words-of-Wisdom-User-Needs-and-Stories)
* [Interview notes](Words-of-Wisdom-Interview-Notes)
2021-08-02 15:42:38 +00:00
* [All-in-one project summary](Words-of-Wisdom-All-in-One-Project-Summary)
2023-03-25 11:16:07 +00:00
### Project Reference Information
2021-08-02 15:51:52 +00:00
* [Project overview](Words-of-Wisdom-Project-Overview)
* [Glossary / Data dictionary](Words-of-Wisdom-Glossary-and-Data-Dictionary)
* [Software development method](Words-of-Wisdom-Software-Development-Method)
2023-03-25 11:16:07 +00:00
### System requirements
2021-08-02 16:04:12 +00:00
* [SRS](Words-of-Wisdom-SRS)
* [Use case suite](Words-of-Wisdom-Use-Case-Suite)
* [Feature set](Words-of-Wisdom-Feature-Set)
2023-03-25 11:16:07 +00:00
### Planning
2021-08-02 16:04:12 +00:00
* [Project plan](Words-of-Wisdom-Project-Plan)
* [Resource needs](Words-of-Wisdom-Resource-Needs)
* [Risk management](Words-of-Wisdom-Risk-Management)
* [Legal issues](Words-of-Wisdom-Legal-Issues)
2023-03-25 11:16:07 +00:00
### Design
2021-08-02 16:04:12 +00:00
* [Design overview](Words-of-Wisdom-Design-Overview)
* [Architecture](Words-of-Wisdom-Architecture)
* [Persistence](Words-of-Wisdom-Persistence)
* [User interface](Words-of-Wisdom-User-Interface)
* [Security](Words-of-Wisdom-Security)
* [Source organization](Words-of-Wisdom-Source-Organization)
2023-03-25 11:16:07 +00:00
### Project tracking
2021-08-02 16:04:12 +00:00
* [Status report](Words-of-Wisdom-Status-Report)
* [Review meeting](Words-of-Wisdom-Review-Meeting)
2023-03-25 11:16:07 +00:00
### Quality management
2021-08-02 16:04:12 +00:00
* [QA plan](Words-of-Wisdom-QA-Plan)
* [Test suite](Words-of-Wisdom-Test-Suite)
2023-03-25 11:16:07 +00:00
### Product content
2021-08-02 16:04:12 +00:00
* [Release notes](Words-of-Wisdom-Release-Notes)
* [Installation / Quick-start](Words-of-Wisdom-Installation-and-Quick-Start)
* [User Guide](Words-of-Wisdom-User-Guide)
* [FAQ / Troubleshooting](Words-of-Wisdom-FAQ-and-Troubleshooting)
2023-03-25 11:16:07 +00:00
### Product support information
2021-08-02 16:04:12 +00:00
* [Implementation notes](Words-of-Wisdom-Implementation-Notes)
* [Demo script](Words-of-Wisdom-Demo-Script)
2023-03-25 11:16:07 +00:00
### Release end-game
2021-08-02 16:04:12 +00:00
* [Release checklist](Words-of-Wisdom-Release-Checklist)
* [Postmortem report](Words-of-Wisdom-Postmortem-Report)