scrum project sprint_day01 summary

Our remaining task list is as follows:

Login system related :

1. Registration and login interface (completed)
2. User registration and data storage to the cloud database (completed)
3. Query user data from the cloud database when logging in and store to the local (completed)

home page Related :

1. Main interface
2. Product display interface
3. Product details interface
4. Add product interface
5. Read related category product information from the database and transfer it to the product display interface
6. Read comments of related products from the database and transfer it to the product detail interface
7. Add comments of related products to the database
8. Add product information to the database
9, keyword search
10, dynamically load products


Message related :
1. Message interface
2. Dialogue interface
3. Contact interface
4. Add contacts and store contact data to the server
5. Contact details
6. Real-time communication and store message records to local
7. Offline messages Storage and pulling


Community related :
1. The main interface of the community
2. Post details, including the implementation of likes and comments reply
3. Posting interface
4. Transfer post information to the database
5. Read post information from the database and display
6. Read post from the database Related comments and replies


Personal information :
1. Personal information interface (completed)
2. Upload avatar
2. Display the published product page
3. Modify the published product interface
4. My follow page
5. Follow me page
6. Display the posted post Sub
7. My Favorite Product Page

8. Student authentication interface (new)

9. Show want
10. Log out

Burndown chart day01

 

Guess you like

Origin www.cnblogs.com/NSnake/p/12723894.html