Git Product home page Git Product logo

fxb's Introduction

微服务前后端分离在线考试平台

使用技术:SpringBoot,SpringCloud Alibaba,Mybatis-Plus,Redis,MySQL,EasyExcel,SpringSecurity+JWT+Token,Swagger,Vue,Element-Ui

项目快速启动

前端启动

  1. 打开vue-admin文件夹
  2. 执行npm install命令,执行没报错的话会生成node_modules文件夹

image

  1. 执行npm run dev命令,启动项目
  2. 前后台启动步骤一致,前台是vue-front文件夹

后端启动

  1. 修改service_acl项目下的application.yml文件(数据库连接,nacos注册中心地址,redis配置)
  2. 修改service_core项目下的application.yml文件(redis配置,数据库连接,注册中心地址,腾讯云NLP自然语言处理秘钥 重点如果没配置腾讯云的秘钥的话无法使用自动打分 )
  3. 修改service_msm项目下的application.yml文件(redis配置,注册中心地址,腾讯云短信服务秘钥 重点如果没配置腾讯云的秘钥的话无法使用短信服务 )
  4. 修改service_oss项目下的application.yml文件(注册中心地址,阿里云oss服务秘钥 重点如果没配置阿里云的秘钥的话无法使用oss服务 )
  5. 修改infrastructure文件夹下的api_gateway项目下的application.yml文件(nacos服务地址)
  6. 启动上述5个项目的主程序

后台项目效果

  • 登录页面

image

  • 滑块验证码

image

  • 首页

image

  • 字典管理

image

image

  • 网站设置

image

  • 日志管理

image

  • 题目列表

image

  • 添加题目

image

  • excel批量导入题目

image

  • 试卷列表

image

  • 添加试卷

image

  • 会员列表

image

  • 消息管理

image

前台项目效果

  • 首页

image

  • 登录

image

  • 注册

image

  • 用户信息

image

  • 试卷详情

image

  • 考试

image

  • 考试记录

image

  • 错题本

image

fxb's People

Contributors

jzjzzzz avatar

Stargazers

 avatar

Watchers

 avatar

fxb's Issues

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.