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

Added bookshelf export functionality for PDF, HTML, plain text, and markdown formats, including route definitions and test cases #40

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

brijm-improwised
Copy link
Collaborator

Fixes Issue : Possibility to export shelves

closes #38

Changes proposed

  • Add Export Functionality for Shelves with Plain Text, html, Pdf, Markdown
  • Also Add Test Cases

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

shelvesmarkdownexport
shelvesplaintextexport
shelvespdfexport
shelveshtmlexport
shelves export ss

Note to reviewers

…arkdown formats, including route definitions and test cases
…d in zip all the books of a bookshelf will there in format they select, also add require text in multiple languages
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.

Possibility to export shelves
1 participant