An open API service indexing awesome lists of open source software.

https://github.com/youngxhui/teams

一个团队管理软件
https://github.com/youngxhui/teams

hibernate kotlin struts2

Last synced: about 1 month ago
JSON representation

一个团队管理软件

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. 用户可以上传头像

# 截图

![主页](http://7xt81u.com1.z0.glb.clouddn.com/index.png)

![登陆](http://7xt81u.com1.z0.glb.clouddn.com/login.png)

![注册](http://7xt81u.com1.z0.glb.clouddn.com/register.png)

# License

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