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

https://github.com/nodejh/careerassessment

Career Assessment
https://github.com/nodejh/careerassessment

Last synced: about 1 year ago
JSON representation

Career Assessment

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 类始终查询了用户信息,造成了资源浪费