Home

Awesome

New Project Checklist

Online Tools: https://phodal.github.io/new-project-checklist/

English

Focus on four dimensions:

Tech

0. Technology Vision

Description: In terms of technology, what are we pursuing?

1.Documentation

Description: a good documentation should be versionable.

2.Architecture

3.Code base

4.Security

5.Project Evolution

6. Security

7. Quality

Process

0. Project Process

1.Path to Development

Note: different organizations have their own special situations, such as the opening of PC ports, network permissions, codebase permissions, etc., which require a certain process.

2.Path to Production

Note: Path to Production in the code is just a description - [ ] for developers, and here's a more detailed explanation.

3.Path to Roll Off   Note: What do you need when you change a project?

People

1.Teammate

2.Stakeholders

3.Cross-team collaboration

4.Users

Domain

0.Business Vision

Explanation: What are we doing, where are we going?

1.Business

2.Cross-functional requirements

中文(Chinese)

关注于四个维度:

Tech

0. 技术远景

说明:在技术上,我们有什么追求?

1. 文档

说明:文档即代码——好的文档应该是版本管理的。

2. 架构

3. 代码库

4. 测试

5. 项目演进

6. 安全

7. 质量

Process

0. Project Process

1. Path to Development

说明:不同的的组织包含自身特别的情况,如 PC 端口、网络权限、代码库权限等的开通都需要一定的流程。

2. Path to Production

说明:代码中的 Path to Production 只是一份说明——针对于开发人员的,而这里的则需要一个更详细的说明。

3. Path to Roll Off

说明:换一个项目时,需要哪些东西?

People

1. 团队成员

2. 利益相关者

3. 跨团队协作

4. 用户

Business

0. 业务远景

说明:我们在做什么,我们要去哪里?

1. 业务需求

2. 跨功能需求

License

Web based on https://github.com/thedaviddias/Front-End-Checklist See web/LICENSE in this directory.

Phodal's Idea

© 2019 A Phodal Huang's Idea. This code is distributed under the MIT license. See LICENSE in this directory.