Hey All,
I’m trying to build an app where a user uploads .ppt or .pptx files and the same will be displayed within the app on a view (another) screen. Struggled a lot about how to do it by myself but couldn’t figure it out. Can someone help me how to find the user uploaded ppt file and display the slides, and how to add a comments feature below the slideshow, allow people to like this presentation, etc?
To be more clear on what I’m trying to do, please check https://www.slideshare.net/
It lists all PPTs on the home page with some icons like a favorite, download, share, etc.
The card has the company name and presentation name.
When you click on a card’s presentation name it will display (render) the presentation file for example https://www.slideshare.net/accenture/accenture-tech-vision-2020-trend-1
if you click on the company name it shows the all company info along with the slides and additional presentations from that company https://www.slideshare.net/accenture
This is the closest site that I could find to give you guys as a reference to what I’m trying to build.