mfurqan26 / SYSC4806_Project

Amazin Online Bookstore
2 stars 1 forks source link

Weekly Scrum 23rd to 1st #60

Open youhengzhou opened 1 year ago

youhengzhou commented 1 year ago

What did you do this week?

What are you going to do next week?

What's stopping you right now?

mfurqan26 commented 1 year ago

I worked on adding Sessions functionality to both Vendor and Customer accounts to enforce successful login before going to any Vendor or Customer page.

I also worked much further on ShopFeature adding Cart, CartItem Classes and their respective Repositories. I also integrated these together to work on purchasing Books and decreasing the stock of the Book accordingly.
After Purchasing some Books, going to the checkout page will display the books purchased and the total price.

youhengzhou commented 1 year ago

I worked on creating the HTML thymeleaf webpages for the customer use-case flow of this current sprint, as well as editing the customer usecases of displaying the books, re-integrating the author feature to the filter recommendation system as well as the styling cohesion of all the current and past sprint's webpages.

In addition, created the readme for this current sprint, including the sprint 3 user flow for the customer use cases, such as buying books to put into the shopping cart as well as the checkout and the recommendation features.

https://github.com/mfurqan26/SYSC4806_Project/issues/65

https://github.com/mfurqan26/SYSC4806_Project/pull/61

mfurqan26 commented 1 year ago

I worked on Purchased Books page where customer can view their previous purchased books. https://github.com/mfurqan26/SYSC4806_Project/issues/63#

I also worked on creating a Book Recommendation System where books are recommended to customers if they do have past purchases. https://github.com/mfurqan26/SYSC4806_Project/issues/62#

Sabin-Pla commented 1 year ago

I worked on initially trying to get CartItem/Cart working in
https://github.com/mfurqan26/SYSC4806_Project/pull/58

and reviewing ShopFeature.

nikolaspaterson commented 1 year ago

I reviewed and tested PRs locally, wrote this scrum comment and also provided the group moral support.

SahilAgr commented 1 year ago

Worked with the group for some documentation