Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/talisk/ihbnu

iOS client for HBNU.
https://github.com/talisk/ihbnu

Last synced: about 2 months ago
JSON representation

iOS client for HBNU.

Awesome Lists containing this project

README

        

# iHBNU

## 测试帐号

* 学生
* 帐号2013115010148
* 密码12345
* 教师
* 帐号01000
* 密码12345

## 登录

令牌存在`standardUserDefaults`中,key为`loginkey`。

教师端的`isTeacher`键为`YES`,学生端为`NO`。

用户信息存储在沙盒中,文件名为`userModel`。