# cloudExam **Repository Path**: tttls/cloud-exam ## Basic Information - **Project Name**: cloudExam - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-19 - **Last Updated**: 2021-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目:云考考 ### 1、项目结构 前端 :exam-admin(管理端) exam-student(学生端) 后台管理:online_exam ### 2、功能 exam-admin: - 学科添加、删除、编辑、显示 - 题目添加、编辑、删除、显示 - 试卷创建、删除、显示、批卷 - 消息添加、删除、显示 exam-student: - 答卷、消息管理、查看试卷、评论试卷 online_exam: - 完成对前端传进来数据的处理,并且做出响应 - 实现各个功能