About
Jollify is a presentation suite that allows users to create informative and interactive
presentations.
Unlike Microsoft PowerPoint, Jollify aims to make the process of creating and viewing presentations a
much more joyful experience (hence the name), it also offers a unique way of creating presentations that
we hope will improve productivity.
Creating a PowerPoint presentation requires a lot of clicking and dragging, when you want to add a text
box for example you click to select it from the toolbar, then you drag it on the canvas and perhaps
after you have typed in the text you will need to resize and reposition the text box again.
Jollify presentations are written in plain text using a special format called Markdown, this means that you can type
your presentation whenever you want and just copy and paste or upload your presentations to Jollify when
you are ready for present.
Here is an example of a presentation written in Markdown:
# Title
Welcome to my **presentation!**
## Subtitle
# Slide 2
* List
* abc
* 123

# Slide 3
| Column1 | Column2 | Column3 |
| ------- | ------- | ------- |
| 123 | 456 | 789 |
When you create a Jollify presentation, you do not have to worry about positioning as everything is
aligned centrally by default.
Of course the app does also offer a design interface for fine positioning as well as adding some unique
feature to your presentation:
Features
As well as creating a simple presentation, Jollify also incorporates a number of Open Source projects to add some unique feature:
- Animations with Anime.js and Transitions with Animate.css.
- Charts with Charts.js.
- Embed YouTube, Vimeo and SketchFab.
- Images and Shapes.
- Widgets. (Future development)