saurabhdaware/visconf

Upload PPT button for slides

Open

#14 opened on Mar 14, 2020

 (0 comments) (0 reactions) (0 assignees)JavaScript (3 forks)github user discovery
enhancementhelp wantedv1.0.0

Repository metrics

Stars
 (33 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently the user has to

  • convert .pptx to .pdf
  • upload the .pdf to CDN
  • Put link in /create page

It would be a lot cooler if we could have upload PPT button in /create page and everything else is handled out of the box.

To make things easier, first we can have upload PDF button and upload to cloudinary (or any other CDN) and later figure out PPT to PDF conversion.

Contributor guide