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

Integrate Trello #2

Open
jeremyfourna opened this issue Aug 31, 2016 · 1 comment
Open

Integrate Trello #2

jeremyfourna opened this issue Aug 31, 2016 · 1 comment

Comments

@jeremyfourna
Copy link

Hello,

When I saw you app, I realized that this is very utile for kanban systems and todo-list app.

The idea is to get access to a trello account, select the list that the user want to order with your app method and when the sorting is done, we call the Trello API to define the new position of the cards.

API section : PUT /1/lists/[idList]/pos
API doc url : https://developers.trello.com/advanced-reference/list#put-1-lists-idlist-pos

What do you think about it ?

Dexterneo

@hoelzro
Copy link
Owner

hoelzro commented Sep 1, 2016

@dexterneo That's a neat idea - if this ended up happening, I think that the best way to do this would be to split the final results view out from IdeaFight/Compete.elm. This way, you could embed the Compete module into whatever application you like, whether it's a userscript, a custom application, or a simple Elm application that talks over the Trello API like your example.

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

No branches or pull requests

2 participants