Skip to content

Commit

Permalink
Add audit
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenlyChen committed Jun 27, 2019
1 parent 36043e2 commit 25c619c
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/auditing-records.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@
| 学号 | github-id | 标题 | issue url |
| :--: | --------- | ------------------------------------------------------------ | -------------------------------------------------- |
| 16340027 | ZhenlyChen | [Use Case](<https://github.com/earn-me-some-money/Dashboard/issues/3>) | <https://github.com/earn-me-some-money/Dashboard/issues/3> |
| 16340028 | chensh236 | [用例审计](<https://github.com/earn-me-some-money/Dashboard/issues/2>) | <https://github.com/earn-me-some-money/Dashboard/issues/2> |


## 设计审计

| 学号 | github-id | 标题 | issue url |
| :--: | --------- | --------------------------------------------------------- | -------------------------------------------------- |
| 16340027 | ZhenlyChen | [API Design](<https://github.com/earn-me-some-money/emtm-server/issues/3>) | <https://github.com/earn-me-some-money/emtm-server/issues/3> |
| 16340028 | chensh236 | [API 设计审计](<https://github.com/sysu-abi/docs/issues/8>) | <https://github.com/sysu-abi/docs/issues/8> |
4 changes: 4 additions & 0 deletions docs/personal/16340027.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# 个人报告

Github:[ZhenlyChen](https://github.com/zhenlychen/)

## 简短的课程学习自我总结

在这个项目中我主要负责服务端的编码,也做了一部分产品和其他客户端的工作。

### 分析

在项目的一开始,我们需要分析项目的需求,我负责服务端的架构以及接口的设计,自然是需要通过分析需求形成API文档,在这个过程中分析能力是十分重要的。需要先在脑海中形成产品的雏形,然后根据不同的用例设计出API,API的参数以及返回值也需要结合用例场景进行设计,避免前端多次请求的同时又需要保持接口的可重用性,另外也需要注意接口之间的耦合程度,这些都是需要我们具体分析的。
Expand Down
2 changes: 2 additions & 0 deletions docs/personal/16340028.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 个人报告

16340028 chensh236

## 简短的课程学习自我总结

- 该项目完成期间主要完成了SRS文档、小程序的UI设计以及大部分的实现。其中比较困难的一点在于平台功能的设计(用例设计),所以部分参考了“闲鱼”app的功能设计,并逐步完善`闲的一币`的功能。在小程序开发过程中,主要进行UI排版以及前端的逻辑交互设计,较好地完成平台小程序端的功能,包括任务相关功能、消息、个人信息功能以及评论功能等。
Expand Down
10 changes: 10 additions & 0 deletions docs/team-profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,13 @@
| 文档 | SRS | 15% | 65% | 10% | | 10% | | |
| | SD | 90% | | | | 10% | | |
| | Model | 20% | 30% | 30% | 10% | 10% | | |

### 贡献截图

![1561647985385](team-profile/1561647985385.png)

![1561647994944](team-profile/1561647994944.png)

![1561648002821](team-profile/1561648002821.png)

![1561648014728](team-profile/1561648014728.png)
Binary file added docs/team-profile/1561647985385.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/team-profile/1561647994944.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/team-profile/1561648002821.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/team-profile/1561648014728.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
- 8.3 [架构设计、详细设计(BCE 方法)到应用程序框架映射指南](design/architecture-design.md)
- 8.4 [部署说明](docs/deploy.md)

9、成果展示

- 9.1 小程序视频:
- [视频1](https://www.chensh236.com:10003/d/s/495488235988853364/K1CuxxYBwgAKW1iiZSO2pgxjCa4wvW9x-fCKA2htb4AY_)
- [视频2](https://www.chensh236.com:10003/d/s/495488253642678902/8jcB4Np1KrwyqVx6SmKoWFL3K-xu_GHU-fSIA5kJb4AY_)

X1 meeting-records

- [inception meeting (2019-03-17)](meetings/meeting-01-20190317.md)
Expand Down

0 comments on commit 25c619c

Please sign in to comment.