5sControl / 5sControl/5s-backend

Имплементировать на бэке пагинацию в дашборде

Open
#187 0 comments 0 reactions 1 assignee Claimed by @Dimskay1988 View on GitHub
5s Back enhancement
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

![Image](https://user-images.githubusercontent.com/106257527/230854256-5d025aff-be1c-47e2-8cd3-981a220ad102.png)

Contributor guide

Open the contributing guide

Research direction

The issue is a feature request to implement pagination in a dashboard on the backend. The repository uses Django REST Framework. Look for dashboard-related views or API endpoints. Check existing serializers and models to understand the data structure. Determine the appropriate pagination class (e.g., PageNumberPagination) and apply it to the relevant viewset.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.