UltraSoft - Alpha - Scrum Meeting 6

Date: Apr 21th, 2020.

Scrum report

Progress

Team member Be responsible for Yesterday's progress The next two days
Cookielau PM Verified the crawling method of the course center to obtain course resources and assignments Refine the difficulties in front-end and back-end interactions, and assist in completing front-end and back-end connections
Liu zh front end Pop-up window for completing new projects Complete the function of modifying something
Feng mh front end Complete login registration verification Assist in completing front-end and back-end connections
Fuji front end Write personal center view Continue writing personal center view
Dz rear end Improve entries in the database Transmit data specifications with LZH to determine the final front-end interaction
Yang jc rear end Learn related knowledge of front-end and back-end connections Assist in completing front-end and back-end connections

Burndown chart

First stage alpha burnout chart

meeting content

The remaining problems to be solved:

  1. The course_id used to be the BHxxxxcourse number of Beihang , but it is difficult to obtain and needs to be searched in the teaching affairs
  2. Multiplayer project: receiver json (DZ)
    1. Personal and calendar: few people
    2. Course Center: No need to specify receiver
  3. Modify ddl or notification json (DZ LZH)
  4. Uid front-end and back-end are directly transmitted by student ID to enhance readability
  5. The notification that was originally indicated by null is now changed to boolean to set whether to remind (json adds bool)
  6. The reminder time of notification can be set to a default value according to the type of matter (LZH)
  7. The front end does not need to deal with the user's authority, and it is directly judged by the back end
  8. The password of the backend is currently stored in plain text and modified to cipher text storage (DZ)
  9. Users choose courses themselves vs import directly from the course center: q2l
    1. Optional:
      1. All courses are required-> Course center ca n’t climb requests. Educational affairs can climb seleuim
      2. Find all your own courses by course name-> the course name of the course center and the course name of the elective course are not strictly equal
    2. Course Center:
      1. Need users to update preferences
      2. All courses are not required-> join a person, there may be new courses, and new ones will be added to the course table
      3. Add an update to the course center view
  10. Assignments and resources: q2l
    1. Initial resources: by climbing
    2. Later added:
      1. Not a course center: the person in charge
      2. Is the course center: you can climb regularly but it is not necessary
  11. Email verification q2l
  12. The access speed of the heroku project is extremely slow, use aliyun instead: connect before and after.
  13. Regularly delete past tasks (Beta)

Meeting record

Snipaste_2020-04-21_22-39-59

Check in record

image-20200422011050201

Guess you like

Origin www.cnblogs.com/UltraSoft/p/12749333.html