brocamp/LeetCode_Tracker

Pagination for student notdone! Api and frontend.

Closed this issue ยท 0 comments

The API should be designed to return results in pages. The frontend should only load the current page of results, and then provide functionality to load the next page when the user requests it.

๐Ÿ‘ reuse the pagination component in the students page.