文件名称:interview_scheduler
文件大小:1.18MB
文件格式:ZIP
更新时间:2024-04-08 05:56:08
JavaScript
面试调度 ========= 项目概况 Interview Scheduler是一个调度程序应用程序,允许用户预订,更改和删除采访。 Interview Scheduler是使用React构建的,并经过了Storybook,Jest和Cypress的测试。 部署的演示 ( ) Github Jaycob Duffel( ) 屏幕截图 依存关系 axios:“ ^ 0.19.2” 类名:“ ^ 2.2.6” normalize.css:“ ^ 8.0.1” 道具类型:“ ^ 15.7.2” React:“ ^ 16.9.0” react-dom:“ ^ 16.9.0” react-scripts:“ ^ 3.4.1” 入门 使用npm install命令安装依赖项。 使用npm start命令启动Web服务器。该应用程序将通过。 在浏览器中转到 。 设置 使用npm insta
【文件预览】:
interview_scheduler-master
----.circleci()
--------config.yml(1KB)
----.storybook()
--------config.js(132B)
--------webpack.config.js(236B)
--------addons.js(92B)
----.gitignore(320B)
----cypress.json(90B)
----README.md(2KB)
----stories()
--------index.js(6KB)
----public()
--------manifest.json(306B)
--------images()
--------index.html(2KB)
--------favicon.ico(4KB)
----docs()
--------deleting.png(383KB)
--------home_page.png(362KB)
--------add_new_appt.png(417KB)
--------Added_new_appointment.png(396KB)
----cypress()
--------integration()
--------support()
--------fixtures()
--------plugins()
----package.json(1KB)
----src()
--------components()
--------__mocks__()
--------index.scss(561B)
--------index.js(337B)
--------helpers()
--------styles()
--------setupTests.js(102B)
--------hooks()
----jsconfig.json(54B)
----.env.development(79B)
----netlify.toml(597B)
----.eslintrc.json(57B)
----package-lock.json(735KB)