[Soft Industry Top Understanding Group] 0418 10th meeting

Regular meeting time: 21:30, April 18, Host: Qiao Xihua

Time for next regular meeting: 21:30, April 19, Moderator: Zhang Yixuan

1. Work report

personnel Completed the task yesterday Tasks to be completed tomorrow
Qiao Xihua Empty classroom query function implementation + test
https://github.com/SE2020-TopUnderstanding/BUAA-Campus-Tools-Frontend/issues/20
https://github.com/SE2020-TopUnderstanding/BUAA-Campus-Tools-Frontend/ issues / 9
Personal center page design or help
Zhang Yixuan Timetable query and interaction
https://github.com/SE2020-TopUnderstanding/BUAA-Campus-Tools-Frontend/issues/18
Discuss the interface and complete the timetable interaction
Shan Yanbo Course center front-end interaction
https://github.com/SE2020-TopUnderstanding/BUAA-Campus-Tools-Frontend/issues/8
Course center interface optimization and score query front-end interaction
Hu Binbin Backend login interface implementation, discuss data format with frontend
https://github.com/SE2020-TopUnderstanding/BUAA-Campus-Tools-Backend/issues/23
Complete back-end empty classroom query and ddl query implementation
Li Jiacheng Modify the details according to the front-end requirements
https://github.com/SE2020-TopUnderstanding/BUAA-Campus-Tools-Backend/issues/23
Testing and interaction
Du Bowei Calculate network experiment, organize data format
https://github.com/SE2020-TopUnderstanding/BUAA-Campus-Tools-Backend/issues/10
Organize all data formats and interact with the backend
Guo Jun Processing meeting minutes, to help the back-end update on the server deployment
https://github.com/SE2020-TopUnderstanding/BUAA-Campus-Tools-Backend/issues/17
Complete all back-end and crawler deployments

Second, the meeting screenshot

3. Difficulties encountered at work

  • Personal center page, providing an interface for users to edit personal information
  • The semester teaching week acquisition method determines whether to modify the curriculum according to the teaching week, crawlers crawl the total curriculum, and the back end splits the content of the total curriculum
  • The implementation details of the remaining time in the ddl query interface of the course center are discussed
  • The class schedule shows some details:
    • Interface: Timetable query
      Parameter: Student ID;
      Return Value: Current semester start date, current week number, weekly timetable for current semester.
    • Interface 2: The front end provides the ID, and the back end gives the full 16-week course schedule for changing the ID

4. Burndown chart

front end:

rear end:

5. Code or document check-in records

front end:

rear end:

Guess you like

Origin www.cnblogs.com/se2020djlj/p/12729508.html