Overview
Premise
This planner is built with JavaScript using an awesome framework called Vue.js.
You can learn more about Vue.js on their website, it's really easy to start.
Installation
Installation is not mandatory, you can create new profiles with an intuitive user interface using the public demo and importing a pre-configured folder or a zip file (soon).
You can try dxlliv/planner directly in your browser using the GitHub Demo.
Safety
Changes are stored in your browser using a client-side storage called IndexedDB.
If you prefer to run the planner locally or host it somewhere, keep reading.