Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 333 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 333 Bytes

welcome

A react web app to design form, collect form, auto-arrange interview and send menssage.

Function

  • 定制报名表
  • 收发报名表
  • 可视化报名情况
  • 自动安排场次
  • 一键面试通知

To-do

  • 重构代码
  • 面试情况记录

Run

npm install
npm start

Build

npm build