rks-031 / MeitY-C4GT-SXTT

0 stars 1 forks source link

PdfDatabase Rendering Frontend Code #1 #5

Closed vinayakjaas closed 4 months ago

vinayakjaas commented 4 months ago

This pull request implements the Frontend code for the PDF Database Renderer. The following milestones have been achieved:

  1. Develop a frontend application to interact with the backend PDF Database rendering service.
  2. Use the react-pdf library's Document and Page components to render the PDF
  3. Add basic navigation and state management to switch between the Show and Hide PDF.
  4. Add styling and UI enhancements to improve user experience and thoroughly test the frontend to ensure proper backend integration.

Documentation README.md: Updated with instructions on setting up and running the project.

Issue https://github.com/rks-031/MeitY-C4GT-SXTT/issues/1: Implement frontend code for PDFDatabaseRenderer ( Week 3 milestone ).

Screenshots Screenshot 2024-07-01 172551 Fig 1

Screenshot 2024-07-01 172604 Fig 2

React App (1) Video Showcase