Skip to content

Implement Pagination for Notes List #146

@Gupta-02

Description

@Gupta-02

The /api/notes GET route fetches all user notes without pagination, which can be slow for users with many notes. Add pagination parameters (e.g., page, limit) to the API, update the frontend to load notes in batches, and add "Load More" or numbered pagination UI. This improves performance and user experience.

Metadata

Metadata

Assignees

Labels

easyGood for beginner mostly minute bug fixes.enhancementNew feature or requestgood first issueGood for newcomersunder-ECWoC26under-ECWoC26 issue or PR for program tracking and evaluation.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions