整理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

 

相关文章:

  • 2021-04-11
  • 2022-01-01
  • 2021-05-14
  • 2021-12-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-19
  • 2021-06-16
  • 2021-04-20
  • 2022-01-23
  • 2022-01-30
  • 2021-05-23
  • 2022-02-10
相关资源
相似解决方案