TheDana1 / AmazinOnlineBookstore

0 stars 1 forks source link

Weekly Scrum- [November 27] #56

Open YawA13 opened 11 months ago

YawA13 commented 11 months ago

Scrum for the Week of November 26-December 2nd

YawA13 commented 11 months ago

What have I done this week: I researched and found the cause of the user registration bug (#50)

What will I do next week: I am going to work on implementing the code for the user registration fix (#50)

Things Holding be back: N/A

YashKapoor1102 commented 11 months ago

What have I done this week: I fixed a few unit tests that were not working properly and refactored them. I looked into the cause of the ShoppingCart Error Handling bug #49 .

What will I do next week: I am going to implement the fix for the ShoppingCart Error Handling bug #49 .

Things Holding be back: N/A

TheDana1 commented 11 months ago

What have I done this week: -Worked on updating checkout so that a confirmation message appears #48 -Looked into updating checkout so that it properly decreases a book's stock in inventory when purchased

What will I do next week: -Fix the shopping cart and checkout so that users can add and purchase the same book multiple times without errors #49 -Create a button so users can more easily view purchased books -Implement a "quantity" button so users can pick quantity of book they want to purchase

Things Holding be back: N/A

hlin4 commented 11 months ago

This week: -Researched Jaccard distance and worked out how to implement it for getting recommendations

Next week: -Implement Jaccard distance #55 -Finish fixing and refactoring RecommendationController

Things holding me back: N/A