ppresume/community

feat: generate thumbnails for resumes list page

Opened this issue · 0 comments

Description

We would like to show thumbnails to resumes in /dashboard page.

[Optional] Possible solutions

  • react-pdf-viewer supports generating thumbnail: https://react-pdf-viewer.dev/plugins/thumbnail/
  • if react-pdf-viewer is not working then we have to use backend to generate thumbnails and return the thumbnail as part of the API response for GET /resumes

Acceptance Criteria

  • user should be able to see resume thumbnails in /dashboard page

Todo list

Tasks

Preview Give feedback