DucPhongMa / OODSystem-frontend

https://ood-system-frontend.vercel.app
2 stars 0 forks source link

Frontend - C15. Customer Interface Top Picks Implementation #235

Closed kliu57 closed 7 months ago

kliu57 commented 7 months ago

Katie to update the homepage with top 3 items

When user click on that item, go to the category of that item in the menu

kliu57 commented 7 months ago

finished editing restaurant homepage, now it shows the top picks using the restaurantData -> top-pick array

However the top-pick array is not updating correctly after user makes an order (I ordered party tray A and pressed salmon sushi but it still shows green salad with counter of 0 as the number #3 top pick)

Vivy please investigate.

image

Vivy24 commented 7 months ago

Fixed the top pick