https://github.com/youngxhui/teams
一个团队管理软件
https://github.com/youngxhui/teams
hibernate kotlin struts2
Last synced: about 1 month ago
JSON representation
一个团队管理软件
- Host: GitHub
- URL: https://github.com/youngxhui/teams
- Owner: youngxhui
- License: gpl-3.0
- Created: 2017-11-22T12:03:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-20T02:42:35.000Z (over 8 years ago)
- Last Synced: 2025-02-08T20:47:42.559Z (over 1 year ago)
- Topics: hibernate, kotlin, struts2
- Language: Java
- Size: 642 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 人员管理系统
# 所用技术
- 语言 kotlin java
- 前端UI BootStrap
- 富文本编辑器 wangEditor
- web 层 Struts2
- 持久层 Hibernate
- 后台校验框架 Hibernate validator
- json解析 Gson
- 数据库 mysql
# 第三方接口
高德api [定位](http://lbs.amap.com/api/javascript-api/reference/location)
百度大脑 [人脸识别](http://ai.baidu.com/docs#/Face-Java-SDK/top)
# 功能
- [x] 登陆注册
- [x] 文档批量下载和上传
- [x] 地理位置签到
- [x] 公告/通知
- [x] 小组建立
- [x] 国际化
- [ ] 站内信
- [ ] 人员查询
- [ ] 人脸登录
- [ ] 人脸签到
# 更新日志
2017年11月22日
1. 改用gradle构建
2. 简化注册流程
2017年11月23日
1. 接入百度大脑API,实现人脸识别
2017年11月26日
1. 用户可以上传头像
# 截图



# License
[GPL-3.0](https://github.com/youngxhui/teams/blob/master/LICENSE)