AmoabaKelvin / ishortn.ink

URL Shortening, Link Analytics & QR Code Platform
https://ishortn.ink
MIT License
66 stars 9 forks source link

paginate links on the dashboard page #108

Closed AmoabaKelvin closed 2 weeks ago

AmoabaKelvin commented 6 months ago

Currently, we display all user links on the webpage. The goal of this feature is to display the links, but not all at once and provide a next or previous button to view other links created.

The number of links rendered could be set by the user (not necessary for the first iteration), but it can have a default, say 10.