285
社区成员




The Link Your Class | FZU-SE-EE308-2022秋社区-CSDN社区云 |
---|---|
The Link of Requirements of This Assignment |
LAB 3-2 Project defense & alpha test - sprint-CSDN社区 |
TeamName | Fittime |
Sprint Summary Link | Group 19 Sprint Summary-CSDN社区 |
Video demo link | EE308 GROUP19 Fittime_哔哩哔哩_bilibili |
GitHub link | https://github.com/xingwang133/Lab3.git |
team member:
Team members |
---|
Xiao Ma (Leader) |
Mingjun Cao |
Honghao Chen |
Xing Wang |
Xuan Chen |
team member |
Tasks completed |
Time of consumption |
Problems encountered in the process | The way to deal with the problem | Proportion |
---|---|---|---|---|---|
Xiao.Ma | The function of "like", "favorite" and "consultation" was created, which solved the problem that some users would flash back when clicking the motion record | 12h | When logging in to different accounts, clicking on my exercise record will appear a flash back. Different accounts of the same device will flash back, but the same account of different models will not flash back. | After searching the Internet, I found that it was an Android problem. After adjustment, we successfully solved the port problem. | 110% |
MingJun.Cao | Search github for open source projects with similar features to learn from | 6h | Some projects are so old that some libraries cannot be called now | Do many searches on github | 95% |
HongHao.Chen | Search github for open source projects with similar features to learn from | 6h | Some projects are so old that some libraries cannot be called now | Do many searches on github | 100% |
Xuan.Chen | functional test | 4h | When some functions are clicked, the APP will blink back; Some phones work just fine with a tap | After searching the relevant information, it is found that there are some problems with the AS setting. The software can be adapted to different Android models | 95% |
Xing.Wang | functional test | 4h | When some functions are clicked, the APP will blink back; Some phones work just fine with a tap | After searching the relevant information, it is found that there are some problems with the AS setting. The software can be adapted to different Android models | 90% |
2.1 Contents of the Meeting
The community back end has been basically written, the front end has completed the basic interface connection, the next plan is to complete the front end, and the page beautification.