[请教] 后台开发文档应该怎么写?
有没有标准模板或大厂模板推荐学习一下?
谢谢!
1. Introduction
1.1 Purpose
1.2 Scope
1.3 Audience
1.4 Document Organization
1.5 Acronyms, Abbreviations, Terms and Definitions
1.6 References
2. Design Considerations
2.1 Design Assumptions, Dependencies and Constraints
2.1.1 Assumptions and Dependencies
2.1.2 Design Constraints
2.2 Design Goals and Guidelines
2.2.1 Reliability
2.2.2 Usability
2.2.3 Portability
2.2.4 Extensibility
3. Architecture Design
System Architecture
Hardware Architecture
Software Architecture
Information Architecture
Internal Communications Architecture
Security Architecture
Performance
4. System Design
System User Cases
System Modules
Database Design
System Interface Design
User Interface Design
5. Detailed Design
xxx Module
请教一下,后台需求开发的流程是什么?
后台需要什么文档来设计接口,设计数据库呢?