Skip to content

Commit 8d015b5

Browse files
author
huangyuanhao
committed
Merge remote-tracking branch 'origin/master'
2 parents 4da4dfd + e6730bb commit 8d015b5

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# SignInSystem
22

3-
<img src="https://github.com/FishInWater-1999/android-SignInSystem/blob/master/app/src/main/res/mipmap-mdpi/app_icon.png" width="60" height="60">
3+
<img src="https://github.com/FishInWater-1999/android-SignInSystem/blob/master/app/src/main/res/mipmap-mdpi/app_icon.png" width="60" height="60"></br>
4+
5+
# 简介
46

57
> Android SignIn System
6-
>该 App 是一款基于 Bmob 后端云实现的,主题签到 App 主要用于协会的签到事物,通过 Wi-Fi 连接到实验室,并在后台对路由器的 Mac 进行配对,指纹配对成功后能够进行签到,当签到时间结束后提交到云端并更新在线时间。
8+
>该 App 是一款基于 Bmob 后端云实现的,主题签到 App 主要用于协会的签到事物,通过 Wi-Fi 连接到实验室,并在后台对路由器的 Mac 进行配对,指纹配对成功后能够进行签到,当签到时间结束后提交到云端并更新在线时间。</br>
79
8-
>附加功能:动态发布,发布协会动态,方便查看。
10+
# 功能
911

1012
- 基于Bomob实现注册、登录。
1113
- 实现用户列表查看。
@@ -18,7 +20,9 @@
1820
- 我的动态。
1921
- 所有动态。
2022

21-
### 效果图
23+
>附加功能:动态发布,发布协会动态,方便查看。</br>
24+
25+
# 效果图
2226
#### 指纹与签到
2327
![指纹](https://github.com/FishInWater-1999/android-SignInSystem/blob/master/first_page.jpg)
2428
![签到](https://github.com/FishInWater-1999/android-SignInSystem/blob/master/first_page.jpg)
@@ -27,18 +31,18 @@
2731
![发文](https://github.com/FishInWater-1999/android-SignInSystem/blob/master/8F1FC89069AD3CAF0F88EE08A0ECCA64.jpg)
2832
#### 数据统计/排行/动态搜索
2933
![数据统计](https://github.com/FishInWater-1999/android-SignInSystem/blob/master/first_page.jpg)
30-
![排行](https://github.com/FishInWater-1999/android-SignInSystem/blob/master/S90507-20523056.gif)
34+
![排行](https://github.com/FishInWater-1999/android-SignInSystem/blob/master/S90507-20523056.gif)</br>
3135

32-
## Credits
36+
# Credits
3337

3438
* [okHttp](https://github.com/square/okhttp)
3539
* [Bmob](https://www.bmob.cn)
3640
* [GifView](https://github.com/Cutta/GifView)
3741
* [espresso](https://github.com/TonnyL/Espresso)
3842
* [circleimageview](https://github.com/hdodenhof/CircleImageView)
39-
* [glide](https://github.com/bumptech/glide)
43+
* [glide](https://github.com/bumptech/glide)</br>
4044

41-
## LICENSE
45+
# LICENSE
4246

4347
MIT License
4448

0 commit comments

Comments
 (0)