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

Add readers for different file extensions(.pdf, .pptx, etc.) for courses files #293

Open
aniketbiswas21 opened this issue Jan 16, 2022 · 0 comments
Labels
enhancement New feature or request React React Work in hash/frontend

Comments

@aniketbiswas21
Copy link
Member

The current file reader only supports .pdf format. This can be done by parsing the filename and extracting the extension and then using the appropriate reader for the same.

@aniketbiswas21 aniketbiswas21 added enhancement New feature or request React React Work in hash/frontend labels Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request React React Work in hash/frontend
Projects
None yet
Development

No branches or pull requests

1 participant