# Student_info_manager **Repository Path**: connor-white/Student_info_manager ## Basic Information - **Project Name**: Student_info_manager - **Description**: 使用Spring相关框架开发的一款管理学生信息的网页APP - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-27 - **Last Updated**: 2022-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学生信息管理系统 ### 该项目的主要构成: 该项目由java的Spring,Spring Boot框架构建,由maven管理依赖项,前端则大部分为bootstrap构建,数据管理则使用MySql。 ### 该应用的功能: 1. 基础的登录系统 ![image](https://user-images.githubusercontent.com/48896152/146347337-e0f4ac91-ee38-49d4-9b93-6a06f6f54ed5.png) 2. 学生信息的增删改查 ![image](https://user-images.githubusercontent.com/48896152/146347538-a3048d0e-6a92-4863-9ec1-cddc0575ec7b.png) ![image](https://user-images.githubusercontent.com/48896152/146347482-e4b4da2f-30a4-49c8-97cd-d28b1f62e527.png) 3. 班级信息的增删改查 ![image](https://user-images.githubusercontent.com/48896152/146347599-2cfd20b9-a593-4cfd-b303-1363bd12d452.png) ![image](https://user-images.githubusercontent.com/48896152/146347651-2e6fc331-7e8a-4bea-bc2d-db0accdcb796.png) 4. 年级信息的增删改查 ![image](https://user-images.githubusercontent.com/48896152/146347695-6c5c7ffd-699c-4ace-89d5-97965b2d63c4.png) ![image](https://user-images.githubusercontent.com/48896152/146347734-1acb99f4-8196-46a8-92ea-4e5b18ca694c.png) 5. 数据字典中所有数据的增删改查 ![image](https://user-images.githubusercontent.com/48896152/146348897-b4c4e374-5052-42c3-92ba-99dcfd160663.png) ![image](https://user-images.githubusercontent.com/48896152/146348918-e14edf01-e03a-4806-92c3-f81ecc11dc55.png) 6. 管理员密码的修改 ![image](https://user-images.githubusercontent.com/48896152/146348985-b1d85a62-8d78-4d09-87b0-99d8fffa910d.png)