Skip to content

Design Template

wt_better edited this page Dec 11, 2023 · 1 revision

Background

Describe the business background and current situation involved in this change

Target

Describe the goals to be achieved with this change

Architecture design

Show the main ideas, system boundaries, dependencies, etc. of the design, including but not limited to Use Case, architecture diagram, flow chart, component diagram, etc.

Detail design

Detailed disassembly and solution description for each module/component in the architecture design to reach a codable state. The forms of expression include but are not limited to class diagrams, sequence diagrams, flow charts, interface design, table structure design, etc.

Other

  • Availability
  • Safety
  • Compatibility
  • ...
Clone this wiki locally