Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React wrapper for jKanban #65

Open
segheysens opened this issue Sep 26, 2019 · 6 comments
Open

React wrapper for jKanban #65

segheysens opened this issue Sep 26, 2019 · 6 comments

Comments

@segheysens
Copy link

This is an idea issue. This library has some great built-in functionality and given the need to track data across user interactions with the board, incorporating a state management framework like React would be very compelling for more developers to adopt jKanban.

I'll try to personally do some research into common patterns for wrapping libraries with a react interface (some other examples like fullcalendar-react and react-map-gl come to mind), but any community feedback and input is appreciated!

@segheysens
Copy link
Author

Here's a blog post describing how to build a Vue.js kanban board that could be helpful.

@marcosrocha85
Copy link
Contributor

Hello @segheysens, thank you for your interest. Actually is it possible to wrap Kanban in a Vue Component. I'm working on it. First version might be released on next month.

@riktar
Copy link
Owner

riktar commented Sep 27, 2019

@segheysens I was already thinking of creating a React wrapper for jKanban. It's already been a long time in my todo list. if @marcosrocha85 can release his Vue wrapper we can link both to this repo.

@white-gecko
Copy link

@marcosrocha85 is this https://github.com/marcosrocha85/vue-jkanban/tree/feature/1 the vue wrapper? Why didn't you merge it to the master?

@marcosrocha85
Copy link
Contributor

marcosrocha85 commented Dec 9, 2019

It isn't done yet. I'm trying to implement "reactivity" to boards property. In Vue we have to watch that property and differ arrays in order to call addItem or addBoard from jKanban. I'm still working in it.

@arndom
Copy link

arndom commented Mar 22, 2024

Does anyone have an update on this or has found an alternative for react?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants