Git Product home page Git Product logo

bzksx2 / exam-ning-web-v1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ningzuoxin/exam-ning-web-v1

0.0 0.0 0.0 546 KB

前后端分离模式,基于Spring Cloud、Vue的考试系统,前端主要基于Vue-Element-Admin开发。 后端代码地址:https://github.com/ningzuoxin/exam-ning-springcloud-v1

License: MIT License

JavaScript 24.03% CSS 2.53% HTML 0.21% Vue 70.74% SCSS 2.49%

exam-ning-web-v1's Introduction

系统简介

前端代码地址 https://gitee.com/ningzxspace/exam-ning-web-v1
https://github.com/ningzuoxin/exam-ning-web-v1
后端代码地址 https://gitee.com/ningzxspace/exam-ning-springcloud-v1
https://github.com/ningzuoxin/exam-ning-springcloud-v1

系统功能

  1. 用户管理:添加用户及用户基本信息的维护。
  2. 角色管理:角色信息的维护及对应权限范围的控制。
  3. 菜单管理:菜单权限信息的维护。
  4. 试卷管理:添加试卷、预览试卷、发布试卷、删除试卷。
  5. 试题管理:试题的管理,分为单选、多线、填空、判断、简答5钟题型。
  6. 考试管理:考试、阅卷(客观题自动阅卷)、查看错题。

演示图

登录


首页


用户管理


试卷列表


试题列表


添加试题


开始考试


查看成绩

部署文档

  1. 下载后端代码【https://gitee.com/ningzxspace/exam-ning-springcloud-v1https://github.com/ningzuoxin/exam-ning-springcloud-v1】。
  2. 初始化数据库,数据库脚本文件在doc/sql目录,分别创建 exam-ning-springcloud-exam 和 exam-ning-springcloud-user 数据库,导入对应sql文件。
  3. 启动Nacos,下载Nacos,运行startup.cmd。参考:https://nacos.io/zh-cn/docs/quick-start.html
  4. 启动Redis。参考:https://www.cnblogs.com/skmobi/p/11696620.html
  5. 依次启动exam-ning-springcloud-gateway、exam-ning-springcloud-auth、exam-ning-springcloud-system-exam、exam-ning-springcloud-system-user。
  6. 下载前端代码:https://gitee.com/ningzxspace/exam-ning-web-v1https://github.com/ningzuoxin/exam-ning-web-v1,安装依赖【npm install】,本地运行【npm run dev】。
  7. 浏览器访问http://localhost:9528/,学生【student1/123456】、老师【teacher1/123456】、管理员【system/system】。

欢迎Star留言入群交流


技术交流

exam-ning-web-v1's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.