All Projects → bvaughn → planner

bvaughn / planner

Licence: MIT license
Lightweight, interactive planning tool that visualizes a series of tasks using an HTML canvas

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to planner

PlanningSup
Planning universitaire réalisé en Nuxt.js
Stars: ✭ 16 (-96.81%)
Mutual labels:  planning
ganttchart
The Winforms Gantt Chart is the .NET Winforms control originally hosted on CodePlex (http://ganttchart.codeplex.com)
Stars: ✭ 150 (-70.12%)
Mutual labels:  gantt-chart
BotSmartScheduler
Enhance your planning capabilities with this smart bot!
Stars: ✭ 44 (-91.24%)
Mutual labels:  planning
ordered
Entropy-controlled contexts in Python
Stars: ✭ 36 (-92.83%)
Mutual labels:  planning
org-gantt
Gantt chart for emacs org-mode
Stars: ✭ 55 (-89.04%)
Mutual labels:  gantt-chart
timeline
generator for timelines and Gantt charts
Stars: ✭ 20 (-96.02%)
Mutual labels:  gantt-chart
gantt-task-react
Gantt chart for React with Typescript
Stars: ✭ 426 (-15.14%)
Mutual labels:  gantt-chart
Angry-HEX
An artificial player for the popular video game Angry Birds
Stars: ✭ 16 (-96.81%)
Mutual labels:  planning
jz-gantt
An easy-to-use Gantt component. 持续更新,中文文档
Stars: ✭ 87 (-82.67%)
Mutual labels:  gantt-chart
scrumonline
Always up to date scrumonline docker build
Stars: ✭ 18 (-96.41%)
Mutual labels:  planning
uk planning scraper
A Ruby gem to get planning applications data from UK council websites.
Stars: ✭ 19 (-96.22%)
Mutual labels:  planning
awesome-probabilistic-planning
A curated list of online resources for probabilistic planning: papers, software and research groups around the world!
Stars: ✭ 45 (-91.04%)
Mutual labels:  planning
flyxc
GPS track visualization, flight planning, live tracking, and more ...
Stars: ✭ 47 (-90.64%)
Mutual labels:  planning
gantt-chart
Web component implementation of a Gantt chart.
Stars: ✭ 24 (-95.22%)
Mutual labels:  gantt-chart
Mermaid
Provides a parser function to generate diagrams and flowcharts with the help of the mermaid script language
Stars: ✭ 27 (-94.62%)
Mutual labels:  gantt-chart
quadruped control
Quadruped control architecture
Stars: ✭ 46 (-90.84%)
Mutual labels:  planning
PDDL.jl
Julia parser, interpreter and compiler interface for the Planning Domain Definition Language (PDDL). Planners not included.
Stars: ✭ 52 (-89.64%)
Mutual labels:  planning
vue-frappe-gantt-demo
No description or website provided.
Stars: ✭ 24 (-95.22%)
Mutual labels:  gantt-chart
interval
This PHP library provides some tools to handle intervals. For instance, you can compute the union or intersection of two intervals.
Stars: ✭ 25 (-95.02%)
Mutual labels:  planning
leap
Official codebase for LEAP: Planning with Goal Conditioned Policies
Stars: ✭ 38 (-92.43%)
Mutual labels:  planning

Planner

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

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].