SirHertzAlot / commerce

0 stars 0 forks source link

Active Listing View #3

Open SirHertzAlot opened 2 weeks ago

SirHertzAlot commented 2 weeks ago

Tasks:

Tips:

We will utilize the JavaScript Event Listener paradigm to implement pagination. The goal is to implement it in such a way that we pass in the current starting and ending point, so we can then pull the next iteration.

Image

SirHertzAlot commented 2 weeks ago

This model is missing the image field, fix it first.