# stdrom **Repository Path**: shechu/dhou3 ## Basic Information - **Project Name**: stdrom - **Description**: 宿舍 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-09-29 - **Last Updated**: 2021-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学生公寓管理系统(基于springboot+vue前后端分离) ## 前端地址 1. https://gitee.com/lina_12343/dqian3.git ### 登录模块 1. 用户的登录/验证/记住密码/注销 2. 根据不同的角色动态加载对应资源 ### 管理员模块 1. 各种角色用户的资料的查看 2. 增删改查各种角色对应的用户 3. 发布公告 ### 学生模块 1. 查看个人资料 2. 宿舍报修 3. 宿舍投诉 4. 查看公告 ### 技工模块 1. 查看未修 2. 查看报修 ### 宿管模块 1. 公寓查看 2. 访客登记 2. 访客列表查看 ### 教师模块 1. 处理投诉 2. 学生管理 3. 学生资料查看 -----