The Hall of Fame page needs to be populated with the 100 most purchased flavors. The Hall of Fame can either be updated live every time a new purchase is made or once a day at midnight (this seems preferable)
Action Items
[ ] Have at least 100 flavors in the ice cream table
[ ] Write a query to check the Ice-Cream and Order TableItem table to identify the top 100 most sold flavors
[ ] Add functionality to generate cards for top 100 flavors and route to the correct single product page
[ ] Add functionality to remove cards of no longer 100 flavors from the hall of fame page
The Hall of Fame page needs to be populated with the 100 most purchased flavors. The Hall of Fame can either be updated live every time a new purchase is made or once a day at midnight (this seems preferable)
Action Items
Resources/Instructions