Download HTML5 and reference folder to local storage for offline viewing
Hi All,
I’ve never made an app before and im just getting to grips with Appery. I am currently developing an elearning website with some interactive presentations made with software called iSpring. I want to make an app so that users can download these presentations for offline viewing within the app (users can select presentations to download from a list). The presentations are HTML5, work in safari browser on iPad, and can be saved as webapps (but will then only work when online).
The presentations are made of a main html page, which references files in a separate folder. The presentations are fair size (50mb including referenced folder). Is there way to construct an app where users can select the presentations to download from a list, download the html file and associated folder to local storage, and then allow users to playback the HTML5 content, and then delete the files from local storage when they are finished with them? How would i go about setting this up?
I know that sounds like a lot for a first app (!) but can it be done with appery? iSpring (the presentation maker software) does have its own app which is able to download the presentations to offline storage and viewing, so it can be done somehow!
Thanks in advance for any help with this?
PS if it helps i can post a sample html5 presentation made with ispring so that you can see the page and folder architecture?