Skip to content

FYZ9628/vue-workpigai

Repository files navigation

vue-workpigai

作业批改系统

大三课程设计作业 要求: 深入研究作业布置、作业提交、作业批改和作业点评的业务特点以及相关参与人员的职责,建立相应的模型,开发一个提供以下功能的系统。

  1. 题库管理
  2. 作业布置
  3. 作业提交
  4. 作业批改
  5. 分数统计
  6. 作业情况查阅
  7. 作业范例学习和点评

除了分数统计,其他功能都实现了,但是有一些小bug

这次作业分前后端实现,springboot+vue框架开发,后台链接https://github.com/FYZ9628/workpigai,前端链接 https://github.com/FYZ9628/vue-workpigai 前端开发用到了element工具,链接https://element.eleme.cn/#/zh-CN

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

作业批改系统-前端开发

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published