Skip to content

Pagination for each Table #83

@sophiacrennan

Description

@sophiacrennan

Problem: We don't have pagination for any of the tables so we can't see all our data
Solution: implement pagination for all the tables

Description: After connecting the frontend and backend, we no longer have pagination and can't see all of our beautiful data. We need pagination for the student table, course table, student course table, and student exam table. There is an API call for pagination. Look at endpoint.md in the backend repo to learn how to use the pagination route (start and end)

Specs:

  • pagnination for student table
  • pagnination for course table
  • pagnination for student course table
  • pagnination for student exam table

If blocked, contact @VKong6019

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions