angular based app开发流程

整理user story

mock UI,生成满足上述user story的原型界面

根据上述UI,整理出data model(适用于后端和angular的数据模型)

后端CRUD开发,形成REST API,能够返回网站的Index template

前端根据mock,画出app的sitemap(描述URL state转换图)

layout index.html,将作为app的index template

sitemap转换为angular的routing config

 

posted @ 2015-04-09 09:56  世有因果知因求果  阅读(274)  评论(0编辑  收藏  举报