https://github.com/nodejh/careerassessment
Career Assessment
https://github.com/nodejh/careerassessment
Last synced: about 1 year ago
JSON representation
Career Assessment
- Host: GitHub
- URL: https://github.com/nodejh/careerassessment
- Owner: nodejh
- Created: 2015-08-03T08:26:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T10:55:31.000Z (about 10 years ago)
- Last Synced: 2025-01-16T12:52:33.366Z (about 1 year ago)
- Language: PHP
- Size: 21.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 基本开发文档
### 用户类型
> define in Admin/Controller/BaseController function login_type()
+ 1 user
+ 2 teacher
+ 3 administrator
## TODO
1. 使用 modal,将数据库查询语句分离出来
2. Admin/Teacher BaseController 类重复
3. Base 类始终查询了用户信息,造成了资源浪费