Giter Site home page Giter Site logo

web34's Introduction

1.立项, 需求分析

2.风险评估

3.技术选择定型

  • 选择技术类型, 根据需求和实际掌握的技术确定技术类型
  • 了解产品面向的设备和平台

4.项目研讨会

  • 确定需求
  • 原型图和设计稿
  • 确定代码规范和风格
  • 提出疑问, 然后再讨论解决方案

5.预算成本(人员,项目周期)

  • 确定功能开发优先级,预算开发周期和阶段性产出。
  • 确认自己在项目管理平台(禅道)中是否有权限
  • 提醒项目负责人创建git仓库并设置成员权限。

6.开发

  • git clone (拷贝仓库)
  • git pull (每天拉取最新代码), 创建自己的分支在自己的分支上开发
  • 由小组长创建前端目录,包含“页面开发”目录(如:js、css、html、images)及“提取剥离”目录(如:demo)
  • 需要原型图和设计稿, 等待设计稿完成之后, 再实现具体的细节
  • 后端接口如果没有完成, 利用mock填假数据(easy mock)
  • 合并分支之后冲突手动解决
  • ���自己写的bug自己去领

7.前后端联调

  • 测试接口返回数据类型, 和接口是否能正常使用

8.测试

9.上线

  • 凌晨上线测试项目, 如果有bug及时改, bug问题较大可以先下线项目

easy-mock 模拟假数据

禅道 项目管理

caniuse 兼容性检测

web34's People

Contributors

freud233 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.