Pagination for student notdone! Api and frontend.
Closed this issue ยท 0 comments
ajayyAI commented
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.