Open gshreya1999 opened 2 months ago
Shreya Gupta:
I finished up the tags functionality. I allowed adding tags while creating new posts and editing/removing tags in the edit listing feature.
I displayed SOLD tag on sold items on homepage and individual listing page.
I removed all sold items from the homepage listings, and made another section below it which showed 10 sold posts, based on when the items were posted.
I added loading state to homepage, sold items, seller view and cart page. I also improved cart page UI.
I added snackbar component on individual listing, to handle different response from server and show "added to cart" or "already in cart message"
Added popup to ask user to sign in if they try to add item to cart/wishlist; removed these buttons if item was already sold
If continuing the project, I would ensure that the user is not able to add their own items to cart/wishlist and can't go through the checkout with them
Sam Sun: I built up the cart page and user account page with UI content, allow user to access from navbar I initialized cart items with add, remove function from homepage and wishlist page I added checking code to prevent duplicate items in cart I made webpage display with different user account I made the purchase history page, fetching data from backend I made user account page, fetching data from backend
Ivena Du:
If continuing the project:
Andy Lee
If continuing the project:
Tell us what you did, and what you would do next if you were continuing with the project work.