frontend-challenge:面向Q-CTRL的前端开发人员的编码挑战

时间:2021-05-13 13:21:51
【文件属性】:
文件名称:frontend-challenge:面向Q-CTRL的前端开发人员的编码挑战
文件大小:2.68MB
文件格式:ZIP
更新时间:2021-05-13 13:21:51
JavaScript Q-CTRL前端挑战 挑战的目标是建立一个应用程序,用户可以在其中查看评估列表,创建新评估并查看附加到评估中的脉冲。 首先,请分叉此存储库,完成后创建拉取请求。 简短的 该摘要分为三个功能: 清单评估 实现显示评估列表的页面。 设计 情境 方案1:从根本上显示评估 When I am on the root page Then I should see a list of evaluations 方案2:导航到评估 Given I am on the evaluations page When I click on an evaluation Then I should be on the evaluation page API端点 您可以通过向http://q-ctrl-api.appspot.com/evaluations发出GET请求,从API获取评估列表。 创建评估 实施模式以创
【文件预览】:
frontend-challenge-master
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(4KB)
----src()
--------components()
--------assets()
--------registerServiceWorker.js(4KB)
--------Routes.js(498B)
--------index.js(241B)
----README.md(5KB)
----.gitignore(285B)
----package-lock.json(540KB)
----package.json(631B)

网友评论