183
社区成员




The Link Your Class | https://bbs.csdn.net/forums/MUEE308FZ |
---|---|
The Link of Requirement of This Assignment | https://bbs.csdn.net/topics/603251839 |
The requirements for this assignment | Alpha Sprint |
Leader's Name, MU ID and FZU ID | 19105495 & 831901322 Shuo Qiu |
Member1's Name, MU ID and FZU ID | 19105461 & 831901312 Shuqiang Wei |
Member2's Name, MU ID and FZU ID | 19104391 & 831901323 Haiting Luo |
Member3's Name, MU ID and FZU ID | 19105002 & 831901310 Yifan Zhou |
Member4's Name, MU ID and FZU ID | 19104987 & 831901324 Xuetong Liu |
Name | Completed Task | Completion Time | Remaining Time | Problem Encountered | Solution |
---|---|---|---|---|---|
Shuo Qiu | Learned mysql and the configuration of the connection between the database and IDEA, created the form and got the returned data in the test class | 4H | 6 Days | Classes are not abstract and cannot be invoked using methods that depend on packages | Adding abstract before the class indicates that this is an abstract class |
Shuqiang Wei | From the interface to the search bar and then jump to the article page and then jump to the content | 3.5H | 6 Days | The user ID will be displayed after login, and the user ID will disappear when jumping back to my page after jumping to other tabber pages | When the user ID is obtained, it is stored locally and then read locally when the view is updated |
Yifan Zhou | Learned mysql and the configuration of the connection between the database and IDEA, created the form and got the returned data in the test class | 4H | 6 Days | Classes are not abstract and cannot be invoked using methods that depend on packages | Adding abstract before the class indicates that this is an abstract class |
Haiting Luo | From the interface to the search bar and then jump to the article page and then jump to the content | 3.5H | 6 Days | The user ID will be displayed after login, and the user ID will disappear when jumping back to my page after jumping to other tabber pages | When the user ID is obtained, it is stored locally and then read locally when the view is updated |
Xuetong Liu | Improving interface Functions and design the PPT of presentation | 5H | 6 Days | Interface not available | Find a way to make the interface work |
Today we implemented the create library function
member | contribution |
---|---|
Shuo Qiu | 20% |
Shuqiang Wei | 20% |
Yifan Zhou | 20% |
Haiting Luo | 20% |
Xuetong Liu | 20% |
Class Diagram
Use Case Diagram
State Diagram
Sequence Diagram
Activity Diagram