GithubHelp home page GithubHelp logo

liuguofaa / jwsystempublic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from giteecode/jwsystempublic

0.0 0.0 0.0 9.5 MB

基于Java+Springboot+Vue的教务管理系统(源代码+数据库)1、学生: 登录、首页统计、学生选课、成绩查询、个人课表、学生评价、教学计划、培养方案、个人中心、密码修改2、教师: 成绩录入、课程评价查询、选课申请、个人信息、个人课表、成绩统计3、教务人员: 学院管理、专业管理、班级管理、教学计划管理、培养方案管理、教学评价管理、档案管理、结课申请管理、开课申请管理、选课分配管理、学生管理 4、管理员: 拥有全部功能的权限、权限管理、角色管理。用户管理 后端: - Springboot - MybatisPlus - Mysql - Maven - Shiro - SpringSecurity 前端:- Vue - Vue-router - axios - elementUi

Java 98.55% SCSS 1.45%

jwsystempublic's Introduction

基于Java+Springboot+Vue的教务管理系统(源代码+数据库)115

一、系统介绍

本项目前后端分离,本系统分为管理员、教务人员、教师、学生四种角色

1、学生:

登录、首页统计、学生选课、成绩查询、个人课表、学生评价、教学计划、培养方案、个人中心、密码修改

2、教师:

成绩录入、课程评价查询、选课申请、个人信息、个人课表、成绩统计

3、教务人员:

学院管理、专业管理、班级管理、教学计划管理、培养方案管理、教学评价管理、档案管理、结课申请管理、开课申请管理、选课分配管理、学生管理

4、管理员:

拥有全部功能的权限、权限管理、角色管理。用户管理

二、所用技术

后端技术栈:

  • Springboot
  • MybatisPlus
  • Mysql
  • Maven
  • Shiro
  • SpringSecurity

前端技术栈:

  • Vue
  • Vue-router
  • axios
  • elementUi

三、环境介绍

基础环境 :IDEA/eclipse, JDK1.8, Mysql5.7及以上,Maven3.6, node14

所有项目以及源代码本人均调试运行无问题 可支持远程调试运行

四、页面截图

1、学生

contents contents contents contents contents contents contents contents contents contents contents contents

2、老师

contents contents contents contents contents contents contents contents contents contents

3、教务人员

contents contents contents contents contents contents contents contents contents

4、管理员

contents contents contents contents contents contents contents contents

五、浏览地址

访问地址:http://localhost:8081

  • 学生账号/密码:20001/123456
  • 教师账号/密码:9/123456
  • 教务人员账号/密码:3/123456
  • 管理员账号/密码:1/123456

六、部署教程

  1. 使用Navicat或者其它工具,在mysql中创建对应名称的数据库,并执行项目的sql文件;
  2. 使用IDEA/Eclipse导入Jwsystem项目,若为maven项目请选择maven,等待依赖下载完成;
  3. 修改application.yml里面的数据库配置和文件路径配置,启动后端项目
  4. vscode或idea打开Jwsystem-front项目,
  5. 在编译器中打开terminal,执行npm install 依赖下载完成后执行 npm run dev,执行成功后会显示访问地址

jwsystempublic's People

Contributors

ynwynw avatar

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.