# StudentStatus
**Repository Path**: xssaa/student-status
## Basic Information
- **Project Name**: StudentStatus
- **Description**: 学籍管理
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-03-02
- **Last Updated**: 2024-03-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## 简介
> 后端登录: http://localhost:8080/
>
> 管理员: 用户名: admin 密码: 123456
>
> 老师: 用户名: t002 密码: 123456
>
> 学生: 用户名: 201720181515 密码: 123456
>
## 项目介绍
基于springboot的学生学籍管理系统:前端jsp、jquery、layui,后端 maven、springmvc、spring、mybatis,集成专业管理、班级管理、课程管理、开课管理、学生管理等功能于一体的系统。
## 环境
- IntelliJ IDEA 2021.3
- Mysql 5.7.26
- JDK 1.8