lugnitdgp / nitdgp_website

14 stars 14 forks source link

BWC/IFC Pagination using Backend API #67

Open devanshgoenka97 opened 6 years ago

Compro-Prasad commented 6 years ago

Basic pagination is done. We need to find a way to ask the backend for the next page.

devanshgoenka97 commented 6 years ago

Backend is already providing it

This is the structure. { count: ..., next: (Link to next page), prev: (Link to previous page), ... }

On Tue 14 Aug, 2018, 10:13 AM Compro Prasad, notifications@github.com wrote:

Basic pagination is done. We need to find a way to ask the backend for the next page.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lugnitdgp/nitdgp_website/issues/67#issuecomment-412752963, or mute the thread https://github.com/notifications/unsubscribe-auth/AMyxRRDI9HnnTO0ym48_EsgxQdkwkHxaks5uQlVXgaJpZM4V11t7 .