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

Implement Export to PDF/PNG Feature #76

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

sanskriti-lal
Copy link

@sanskriti-lal sanskriti-lal commented Jun 12, 2024

Related Issue

None

Description

This update adds "Export as PDF" and "Export as PNG" functionalities to the db-drawer CLI tool, enabling users to export visualized database schemas as PDF or PNG files. By integrating an Express server and utilizing Puppeteer, the tool now provides routes to generate and download these files, enhancing documentation and presentation capabilities. This feature ensures users can easily create and share static representations of their database structures directly from the tool's web interface.

Type of PR

  • Bug fix
  • [ X] Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

Checklist:

  • [ X] I have performed a self-review of my code
  • [ X] I have read and followed the Contribution Guidelines.
  • [ X] I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • [ X] I have commented my code, particularly in hard-to-understand areas.

Additional context:

[Include any additional information or context that might be helpful for reviewers.]
NONE

Sanskriti Lal added 2 commits June 12, 2024 12:44
… visualized database schema as a PDF or PNG file
… visualized database schema as a PDF or PNG file
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @sanskriti-lal! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@Bhanu-code Bhanu-code merged commit f3be3c0 into Bhanu-code:main Jun 12, 2024
2 checks passed
@Bhanu-code Bhanu-code self-requested a review June 12, 2024 09:59
@Bhanu-code Bhanu-code added feature new feature or support gssoc under GirlScript Summer of Code level1 easy to fix labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature or support gssoc under GirlScript Summer of Code level1 easy to fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants