bvaughn / planner

Lightweight, interactive planning tool that visualizes a series of tasks using an HTML canvas

Home Page:https://plannerjs.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planner

Lightweight, interactive planning tool that visualizes a series of tasks using an HTML canvas.


🎉 Become a sponsor or ☕ Buy me a coffee


Planner JS meta-image

Try it yourself at plannerjs.dev

Plans created with Planner are automatically saved to the URL and can be easily shared with others.

If you like this project ☕️ buy me a cup of coffee at patreon.com/bvaughn 😃


Examples

View years example

Planner screenshot

View months example

Planner screenshot

View weeks example

Planner screenshot

View days example

Planner screenshot


Converting legacy plans

Planner switched from jsurl2 to Base64 encoding due to URL parsing problems jsurl2 caused websites like Twitter. If you created a plan with using the old jsurl2 encoding, you can migrate to the new format at the URL below:

https://plannerjs.dev/api/convert?(your-data-here)

About

Lightweight, interactive planning tool that visualizes a series of tasks using an HTML canvas

https://plannerjs.vercel.app/

License:MIT License


Languages

Language:JavaScript 95.6%Language:CSS 4.4%