mfurqan26 / SYSC4806_Project

Amazin Online Bookstore
2 stars 1 forks source link

Weekly Scrum 15th to 22nd #41

Closed youhengzhou closed 1 year ago

youhengzhou commented 1 year ago

Hi guys, weekly scrum again, just a quick checkup to see what's everyone's velocity on their tasks are.

-What did you work on last week

-What will you work on this week

-What are you stuck on?

For me I worked on writing the tests for the vendor pages and book controller, created the html templates for all of the web pages.

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

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

This week I will finish up with the vendor edit books function and also create some themes for our htmls.

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

No blockers.

nikolaspaterson commented 1 year ago

Last week I did a little refactor where we removed BookListing and also did work on the main customer page

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

This week I will work on adding tests for the customer page and possibly work on the checkout process

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

No blockers.

Sabin-Pla commented 1 year ago

Last week I added accounts and BookListing (now removed) and reviewed/debugged VendorFeature.

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

This week I'm working on the Shopper use case

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

No blockers.

mfurqan26 commented 1 year ago

Last week I worked creating VendorFeature that allows to view all Book and create new Book.

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

This week I fixed overwrite current book with new book if they had same isbn. I also worked on Sign Up page and Adding Password attribute to Account class and refactor all other code to support passwords.

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

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

No blockers.