mitchellrstack / SlideshowStudio

An electron webapp for creating, editing, and exporting slideshows in many forms like source code, PowerPoint, and PDF.
MIT License
1 stars 2 forks source link

Save #2

Open mitchellrstack opened 6 years ago

mitchellrstack commented 6 years ago

Should be able to save slideshows locally as JSON files. I chose this storage format as security is not important in this case and working with JSON is easy.