Dr slope
@Drslope-99All comments
- @IzabelleAlvesSubmitted 20 days ago@Drslope-99Posted 19 days ago
wonderful project, but work more on your state management aspect of the application, e.g i clicked the remove button on the cart list to get rid of a particular item but the product list wasn't in sync with the UI, even when the cart was empty, the number of items added to the cart was still reflecting on the product card
0 - @LOUDO56Submitted 19 days ago@Drslope-99Posted 19 days ago
work very well on your responsiveness, the entire design broke down too early at a threshold of about 1280px into a mobile view without even reaching a minimum threshold of at least 600px
your cart quantity has a logic error, let say i added the same item three times by incrementing the + button, the overall cart quantity shows 1 instead 3 irrespective of how many times you incremented. you can update that at your spare time
overall, you did well and keep up the good work!
Marked as helpful0