├── .gitignore ├── LICENSE ├── README.english.md ├── README.md └── docs └── images ├── alipay-unlimited.png ├── change_avatar.png ├── change_pm.png ├── change_role.png ├── component_list.png ├── create_component.png ├── create_defect.png ├── create_document.png ├── create_feature.png ├── create_function.png ├── create_iteration.png ├── create_product.png ├── create_requirement.png ├── create_risk.png ├── create_task.png ├── create_testcase.png ├── create_uml.png ├── defect_commit.png ├── defect_list.png ├── delete_product.png ├── feature_list.png ├── function_list.png ├── homepage_bg.png ├── internetproperties.png ├── invite.png ├── iteration_list.png ├── no_product.png ├── operation.png ├── product_list.png ├── pwa_add_to_main_screen.png ├── pwa_icon.png ├── pwa_requirement_list.png ├── requirement_list.png ├── restfulapi.png ├── reviewlog.png ├── risk_list.png ├── sort.png ├── task_list.png ├── testcase_list.png ├── todolist.png ├── toolmaker-v1.1.0.png ├── uml_list.png └── wechatpay-unlimited.png /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/LICENSE -------------------------------------------------------------------------------- /README.english.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/README.english.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/README.md -------------------------------------------------------------------------------- /docs/images/alipay-unlimited.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/alipay-unlimited.png -------------------------------------------------------------------------------- /docs/images/change_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/change_avatar.png -------------------------------------------------------------------------------- /docs/images/change_pm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/change_pm.png -------------------------------------------------------------------------------- /docs/images/change_role.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/change_role.png -------------------------------------------------------------------------------- /docs/images/component_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/component_list.png -------------------------------------------------------------------------------- /docs/images/create_component.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_component.png -------------------------------------------------------------------------------- /docs/images/create_defect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_defect.png -------------------------------------------------------------------------------- /docs/images/create_document.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_document.png -------------------------------------------------------------------------------- /docs/images/create_feature.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_feature.png -------------------------------------------------------------------------------- /docs/images/create_function.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_function.png -------------------------------------------------------------------------------- /docs/images/create_iteration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_iteration.png -------------------------------------------------------------------------------- /docs/images/create_product.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_product.png -------------------------------------------------------------------------------- /docs/images/create_requirement.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_requirement.png -------------------------------------------------------------------------------- /docs/images/create_risk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_risk.png -------------------------------------------------------------------------------- /docs/images/create_task.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_task.png -------------------------------------------------------------------------------- /docs/images/create_testcase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_testcase.png -------------------------------------------------------------------------------- /docs/images/create_uml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/create_uml.png -------------------------------------------------------------------------------- /docs/images/defect_commit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/defect_commit.png -------------------------------------------------------------------------------- /docs/images/defect_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/defect_list.png -------------------------------------------------------------------------------- /docs/images/delete_product.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/delete_product.png -------------------------------------------------------------------------------- /docs/images/feature_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/feature_list.png -------------------------------------------------------------------------------- /docs/images/function_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/function_list.png -------------------------------------------------------------------------------- /docs/images/homepage_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/homepage_bg.png -------------------------------------------------------------------------------- /docs/images/internetproperties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/internetproperties.png -------------------------------------------------------------------------------- /docs/images/invite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/invite.png -------------------------------------------------------------------------------- /docs/images/iteration_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/iteration_list.png -------------------------------------------------------------------------------- /docs/images/no_product.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/no_product.png -------------------------------------------------------------------------------- /docs/images/operation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/operation.png -------------------------------------------------------------------------------- /docs/images/product_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/product_list.png -------------------------------------------------------------------------------- /docs/images/pwa_add_to_main_screen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/pwa_add_to_main_screen.png -------------------------------------------------------------------------------- /docs/images/pwa_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/pwa_icon.png -------------------------------------------------------------------------------- /docs/images/pwa_requirement_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/pwa_requirement_list.png -------------------------------------------------------------------------------- /docs/images/requirement_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/requirement_list.png -------------------------------------------------------------------------------- /docs/images/restfulapi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/restfulapi.png -------------------------------------------------------------------------------- /docs/images/reviewlog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/reviewlog.png -------------------------------------------------------------------------------- /docs/images/risk_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/risk_list.png -------------------------------------------------------------------------------- /docs/images/sort.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/sort.png -------------------------------------------------------------------------------- /docs/images/task_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/task_list.png -------------------------------------------------------------------------------- /docs/images/testcase_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/testcase_list.png -------------------------------------------------------------------------------- /docs/images/todolist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/todolist.png -------------------------------------------------------------------------------- /docs/images/toolmaker-v1.1.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/toolmaker-v1.1.0.png -------------------------------------------------------------------------------- /docs/images/uml_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/uml_list.png -------------------------------------------------------------------------------- /docs/images/wechatpay-unlimited.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phcp-tech/toolmaker-docs/HEAD/docs/images/wechatpay-unlimited.png --------------------------------------------------------------------------------