# myhrms **Repository Path**: QiHanXiBei/myhrms ## Basic Information - **Project Name**: myhrms - **Description**: 基于sprintboot的人力资源管理系统,改造自 https://github.com/itning/hrms - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-21 - **Last Updated**: 2021-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Human Resource Manage System 人力资源管理系统 [![GitHub stars](https://img.shields.io/github/stars/itning/hrms.svg?style=social&label=Stars)](https://github.com/itning/hrms/stargazers) [![GitHub forks](https://img.shields.io/github/forks/itning/hrms.svg?style=social&label=Fork)](https://github.com/itning/hrms/network/members) [![GitHub watchers](https://img.shields.io/github/watchers/itning/hrms.svg?style=social&label=Watch)](https://github.com/itning/hrms/watchers) [![GitHub followers](https://img.shields.io/github/followers/itning.svg?style=social&label=Follow)](https://github.com/itning?tab=followers) [![GitHub issues](https://img.shields.io/github/issues/itning/hrms.svg)](https://github.com/itning/hrms/issues) [![GitHub license](https://img.shields.io/github/license/itning/hrms.svg)](https://github.com/itning/hrms/blob/master/LICENSE) [![GitHub last commit](https://img.shields.io/github/last-commit/itning/hrms.svg)](https://github.com/itning/hrms/commits) [![GitHub release](https://img.shields.io/github/release/itning/hrms.svg)](https://github.com/itning/hrms/releases) [![GitHub repo size in bytes](https://img.shields.io/github/repo-size/itning/hrms.svg)](https://github.com/itning/hrms) [![HitCount](http://hits.dwyl.com/itning/hrms.svg)](http://hits.dwyl.com/itning/hrms) [![language](https://img.shields.io/badge/language-JAVA-green.svg)](https://github.com/itning/hrms) > 项目目前正在开发中 Doc 文档 https://itning.github.io/doc/hrms/index.html ### 技术架构 #### 前端 - [MDUI](https://www.mdui.org/) -> 一个Material Design风格的CSS框架 - [canvas-nest](https://github.com/hustcc/canvas-nest.js) -> 好看的动态背景 - [My97 DatePicker](http://www.my97.net/index.asp) -> 日期控件 - [Jquery](https://jquery.org/) -> 前端常用框架工具 #### 后端 - Spring Boot -> 约定优于配置 - Spring JPA -> Spring的JAVA持久层实现 - Spring Security -> Spring的安全控制框架 - [Apache POI](https://poi.apache.org/) -> 用JAVA对Excel进行操作 - [CAS](https://github.com/apereo/cas) -> 单点登录 ### 预览 ![](https://github.com/itning/hrms/blob/dev/pic/login.png) ### 开源协议 - [MIT](https://github.com/itning/hrms/blob/dev/LICENSE)