# 考试系统 **Repository Path**: Hyper1on/examination-system ## Basic Information - **Project Name**: 考试系统 - **Description**: 2020 年大三 JavaEE 实训项目 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-06 - **Last Updated**: 2021-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # exam-system ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 设计文档 - 管理端 - 添加试卷 - 通过调用API制作试卷 - 编辑、修改试卷 - 用户端 - 登录 √ - 注册 √ - 仪表盘 - 选择试卷 √ - 答题 - 考试记录 - 错题本