Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PdfDatabase Rendering Frontend Code #1 #5

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

vinayakjaas
Copy link
Contributor

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 #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

Signed-off-by: Vinayak Raj Ranjan <[email protected]>
Signed-off-by: Vinayak Raj Ranjan <[email protected]>
@rks-031 rks-031 merged commit 57e808b into rks-031:main Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants