285
社区成员




The Link Your Class | https://bbs.csdn.net/forums/MUEE308FZU202201 |
---|---|
The Link of Requirement of This Assignment | https://bbs.csdn.net/topics/610142480 |
Group number and Group name | Group 2 _ 一站式开源硬件交流社区——ELECO(电子) |
The Aim of This Assignment | Report project progress and plan the next stage in order to better complete the project |
Division of Labor | Team Members | Completed Task | Duration of the Task | Problems Encountered | Solution | Plan of Next Stage |
---|---|---|---|---|---|---|
Front End | She Zixiang, Zheng Zheyi,Lin Mingrui | 1. Design post publishing page: We introduce "mavon-editor" plug-in to realize post editing and publishing in markdown format; 2. imgUrl free image bed is used to upload the images inserted by users in the posts. Details in documents https://doc.xiaoz.me/books/imgurl-pro/page/api 3. The mock fake data generated by apifox is used to realize the display of the user page's following & followers function: the data defined by oneself is obtained by calling the fake interface, and the relevant information of the user's followers and fans is placed on the page of the user's home page. | 10h | 1. The image uploading function cannot be realized directly, which may be caused by cross-domain request and other problems.; 2. Post publishing is not complete. | 1. Request the back end to help send a request, and then the image URL is returned; 2. Continue to refine and tweak the page style to fit the user's needs. | Implement posting function |
Back End | Zhao Rui, Chen Kaifeng, Zhu Liao, Wang Weiqin | Complete user information search, user attention, take off, pagination view attention and fans | 8h | 1. How to modify two tables at the same time 2. Search the database by paging | 1. Multi - table linkage to increase attention and fans 2. Learn to practice paging query and complete the test | Implement post editing and publishing functions |
Test | Ou Zhenhui, Xu Xin, Wang Enyi | 1. API interface test 2. Complete testing of all the pages that have been completed on the back end | 7h | We are not very familiar with the test method, and the code is relatively complicated in the test process, and there are many testing situations, so the test is difficult | Through learning to master the test method, to a certain extent understand the front and back end of the code, well completed the test | Test hardware identification module |
User interface (Followers & Fans module) :
The post publishing page:
Page Effect
Focus and fan function realization
The post publishing page
View Attention
View Your Followers
Add a Follow
Deleting Follow
Modifying User Information
Finding User Information
Front-end test (API interface test) :
Use case diagram:
Class diagram:
Activity diagram ( Posting ):
Activity diagram (Comments):
Member | Contribution Percentage |
---|---|
She Zixiang | 10% |
Zheng Zheyi | 10% |
Zhao Rui | 10% |
Chen Kaifeng | 10% |
Zhu Liao | 10% |
Xu Xin | 10% |
Wang Weiqin | 10% |
Lin Mingrui | 10% |
Ou Zhenhui | 10% |
Wang Enyi | 10% |