All Projects → mwakerman → Kanbanist

mwakerman / Kanbanist

Licence: mit
The missing kanban board for Todoist

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Kanbanist

Fogga Kanban
🎽 React Kanban Dashboard Template
Stars: ✭ 46 (-74.44%)
Mutual labels:  kanban
Kantab
[WIP] Kanban board application. Powered by Moleculer & Vue.JS
Stars: ✭ 82 (-54.44%)
Mutual labels:  kanban
Wekan Mongodb
Docker: Wekan <=> MongoDB
Stars: ✭ 130 (-27.78%)
Mutual labels:  kanban
Mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
Stars: ✭ 1,063 (+490.56%)
Mutual labels:  kanban
Taskboard
A Kanban-inspired app for keeping track of things that need to get done. (Don't forget to read the Wiki page!)
Stars: ✭ 1,191 (+561.67%)
Mutual labels:  kanban
Vue Drag And Drop Kanban
A simple kanban board where the items can be dragged and dropped from the list. This is a hybrid implementation of vue-smooth-dnd.
Stars: ✭ 93 (-48.33%)
Mutual labels:  kanban
Planka
The realtime kanban board for workgroups built with React and Redux.
Stars: ✭ 944 (+424.44%)
Mutual labels:  kanban
Tasks
Конфигурация "Управление задачами" с использованием библиотеки стандартных подсистем. Канбан доска. Загрузка изменений из хранилища 1с.
Stars: ✭ 163 (-9.44%)
Mutual labels:  kanban
Semantic Kanban
A simple Kanban Component built with Semantic-UI + Vue.js
Stars: ✭ 78 (-56.67%)
Mutual labels:  kanban
React Kanban Dnd
📋 Open source kanban board built with React
Stars: ✭ 121 (-32.78%)
Mutual labels:  kanban
Parabol
Free online agile retrospective meeting tool
Stars: ✭ 1,145 (+536.11%)
Mutual labels:  kanban
Taskell
Command-line Kanban board/task manager with support for Trello boards and GitHub projects
Stars: ✭ 1,175 (+552.78%)
Mutual labels:  kanban
Actionview
An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.
Stars: ✭ 1,357 (+653.89%)
Mutual labels:  kanban
Textusm
Online tool for Generate a User Story Map from indented text.
Stars: ✭ 49 (-72.78%)
Mutual labels:  kanban
Coddx Alpha
Coddx - a collection of tools that help developers program efficiently. One of the features is generating multiple files from templates quickly.
Stars: ✭ 132 (-26.67%)
Mutual labels:  kanban
React Trello Multiboard
React-Trello-Multiboard is a single-page application built with React displaying multiple cards of several Trello® boards and lists. The cards can be filtered by preferred team members.
Stars: ✭ 43 (-76.11%)
Mutual labels:  kanban
Topsi Project Manager
A Desktop Kanban board app.
Stars: ✭ 1,300 (+622.22%)
Mutual labels:  kanban
Clikan
clikan is a super simple personal kanban board that runs in a CLI
Stars: ✭ 171 (-5%)
Mutual labels:  kanban
Kanban App
Kanban board built with Rust and Elm
Stars: ✭ 1,711 (+850.56%)
Mutual labels:  kanban
Trello Kanban Analysis Tool
💤 [Not maintained] Analyse Kanban metrics from a Trello board -
Stars: ✭ 110 (-38.89%)
Mutual labels:  kanban

Kanbanist

The missing kanban board for Todoist.

Kanbanist

Update 2020-02-27

As of today, the Todoist API prevents users without Todoist Premium from creating Labels. Kanbanist uses Labels as the lists so without labels, well, there's not a whole lot going on.

Features

  • Create a dynamic kanban board for Todoist tasks.
  • Completely serverless: the application syncs to/from Todoist directly so changes instanstly show up in all your Todoist apps.
  • Private and secure: no server means no place for unwanted eyes to look at your tasks.
  • Build the perfect board using filters and then save your board as a bookmark.
  • Full support for Todoist quick-add syntax.
  • Full support for markdown and emojis 🎉.

Thanks

BrowserStack supports Kanbanist by providing free access to it's range of cross-browser testing tools.

Known Issues

  • As described in Issue 74, you cannot scroll the board by dragging a task to the edge as is possible in Trello. This is an issue with the underlying drag-and-drop library: the (otherwise excellent) react-beautiful-dnd.

Development

Kanbanist is a static (serverless) website built using create-react-app and dependencies are managed using yarn

To get started git clone the repository and then run yarn (to install dependencies) and yarn start to start the development server.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please use the following prettier configuration on all javascript files (or run yarn format):

	prettier --print-width 120 ---tab-width 4 -single-quote --jsx-bracket-same-line --arrow-parens avoid --trailing-comma es5 --write src/**/*.js

Say Thanks

Say thanks, spread the word and make the world a better place.

and/or

Buy Me A Coffee

License

Kanbanist is proudly open source software licensed under MIT.

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].