icssc / ZotNFound

2 stars 1 forks source link

Pagination of items #25

Open tyleryy opened 3 months ago

tyleryy commented 3 months ago

Descriptions: We currently have a load more button for more items on the results bar. Create a new pagination version of this instead of a load more button, something similar to Discord's. Feel free to make it look and act however you want. This will be used to figure out a final design. You will probably need to create a backend route for this so that it will fetch a certain amount of items from a specific position at a time (pretty much what pagination is).

Image

Goals:

NwinNwin commented 3 months ago

Something similiar to the design below

image