0804EshitaSharma / e-commerce-app

0 stars 1 forks source link

Project Progress 4 Scrum Report #52

Open florencesitu opened 1 year ago

florencesitu commented 1 year ago

Name: Florence Situ (w7v2b)

  1. What did you work on this past iteration (2 weeks)?
  1. What were any major issues/challenges you ran into?
  1. What do you plan to work on for this coming iteration (2 weeks)?
a-jassi commented 1 year ago

Arshdeep Jassi (d7y0f)

  1. What did you work on this past iteration?

    • Integrating the backend with the product page
    • Updated the related items on a product's page to be products in the same category
    • Stored the wishlist data in the MongoDB database and created API endpoints to access wishlist data
  2. What were any major issues/challenges you ran into?

    • Resolving a bug where the wishlist field in the database was getting sent the wrong data
  3. What do you plan to work on for this coming iteration?

    • Finishing up the wishlist integration with the backend
    • Implementing user reviews for products
    • Edit styling on the products and wishlist page to be responsive
ellee311 commented 1 year ago

Name: Elsie Lee (e9s0b)

  1. What did you work on this past iteration (2 weeks)?

    • created ‘Orders’ schema in the backend and database
    • created “Past Orders” page that dynamically pulls from MongoDB based off of userID
  2. What were any major issues/challenges you ran into?

    • processing ‘Order’ information from database into the correct format for the front end to parse caused me trouble due to certain functions not working well asynchronously

What do you plan to work on for this coming iteration (2 weeks)?

0804EshitaSharma commented 1 year ago

Eshita Sharma cwl- (essharma) csid- (c4p2w) 1 .What were you working on two weeks before the iteration?

  1. What notable issues or challenges did you encounter?

    • After all the code was merged, there were certain issues that arose and I had trouble fixing those. Additionally, There were issues integrating the user objects from Firebase with MongoDB, but I eventually discovered a way to map the uid property of the Firebase user object to the _id field of the MongoDB user document in order to keep user data consistent.
  2. The following iteration, which will span two weeks, what will you be working on?

    • Will add an option to edit product details for admin and provide an option to add email alerts for product purchases as well as the ability to return an order.
Dan2lle commented 1 year ago

Danielle Chen (e3j3b)

What you’ve worked on in the previous two weeks

What you’ll be working on in the next two weeks

Where you might have gotten stuck during the last two weeks