farahmikatii / Group99_Project207

0 stars 1 forks source link

Working out implementing lazy loading for our recipes #22

Open maleeha-599 opened 11 months ago

maleeha-599 commented 11 months ago

Our goal is to implement a lazy loading feature on the main logged in page with some suggest recipes the user can look at/browse without explicitly searching for a recipe.

The following tasks outline what we need to work through to achieve our goal:

maleeha-599 commented 11 months ago

The goal is changed to show 20 recipes at a time. This was successfully completed. There is one more bug that remains, but overall, the lazy loading feature has been implemented.