ShahrikAmin / SYSC-4806-Group-35

0 stars 0 forks source link

Weekly Scrum - November 18 to 25 2024 #25

Closed ShahrikAmin closed 1 week ago

ShahrikAmin commented 1 week ago

This week's scrum. We must answer the below questions in comments:

what have I done this week? (with link(s) to the relevant GitHub Issue(s)) what will I do next week? (with link(s) to the relevant GitHub Issue(s)) what is holding me back? (if applicable

chibuzo-git commented 1 week ago
  1. implemented all other search functionalities including keyword, publisher, author
  2. work towards implementing spring AI, resolving issues with data redundancy.
  3. data redundancy in the table.
BomaIyaye commented 1 week ago

1.Worked on implementing the shopping cart functionality, written the shopping cart class, service, controller and repository. 2.Work towards integrating the shopping cart with user and connecting the shopping carts frontend to the back end.

  1. Integrating the shopping cart with user issues using the user ID to find the users cart.
ShahrikAmin commented 1 week ago
  1. finished implemented login feature (Can login as user or storeowner)
  2. work towards finishing up with the rest of the features.
  3. overall structure of the app caused some issues
PatrickMa864 commented 1 week ago
  1. Reworked the Inventory to take stock of books
  2. Fix major issues and have everything functional
  3. Alot of issues with display and data redundancy
SamehGawish commented 1 week ago
  1. Finished implementing the spring ai logic as well as its frontend part, also fixed some issues with html for showing different taps for different roles.
  2. Might work in enhancing the ai we are using as well as finish other features.
  3. I had some problems with the dependency injection where some error was raised but solved them. Also to be able to utilize the ai api key it is required to put money for open ai.