drammos / MyLink

Web LinkedIn Application is exercise from our university, DIT - University of Athens.
MIT License
1 stars 0 forks source link

Add pagination for pages in BackEnd #18

Closed drammos closed 1 month ago

drammos commented 1 month ago

The pagination for GetAllUsers from backend and for Frontend is ready.

Is pending the change in .css for Datatable and Pagination. The pagination is in top. @tminaidis9 corrected it from css-file the path is LinkedIn\frontent\linkedin\src\Components\AfterLoginComponents\UsersList\UsersList.css

The pagination work perfect and every time when the user change page, run the request for REST-API.

image image