8000 GitHub - arraycto/StudentManageSystem at a15aafd6724ad2adcf9420aea349cfc1a6c84cbf
[go: up one dir, main page]

Skip to content

arraycto/StudentManageSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

项目介绍

这是一个采用前后端分离开发的项目,前端采用 vue 开发、后端采用 spring boot 开发。

项目展示

  1. 登陆界面

image-20220211152715838

  1. admin 主界面

image-20220211152913239

  1. 动态搜索框与表格展示

image-20220211153012483

  1. 学生端首页展示

image-20220211153053836

  1. 教师端成绩搜索与编辑

image-20220211153257252

前端部分

项目运行

由于涉及大量的 ES6/7 等新属性,node 需要 6.0 以上版本

git clone git@github.com:ruanjiancheng/StudentManageSystem.git

cd /StudentManageSystem/student_client

npm install

npm run serve

技术栈

  • vuex
  • router
  • axios
  • element ui

项目介绍

采用 vue 2.0 开发,通过调用后端提供的数据接口实现数据的动态渲染.

  • 使用监视器,以及得益于 Mybatis 提供动态 SQL 功能,实现动态搜索功能
  • 同时实现了基于前端和后端的数据分页功能
  • 使用 router 配置路由,实现不同用户类型导航栏的动态渲染

About

简单的基于 Vue + Spring boot 的前后端分离的学生选课 & 成绩管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0