riktar / jkanban

Vanilla Javascript plugin for manage kanban boards
https://www.riccardotartaglia.it/jkanban/
Apache License 2.0
1.06k stars 296 forks source link

Example: Integration With MySQL #138

Closed WebSpectrum closed 2 years ago

WebSpectrum commented 2 years ago

Any working examples of updating MySQL column on drag drop?

xscode-auto-reply[bot] commented 2 years ago

Thanks for opening a new issue. The team has been notified and will review it as soon as possible. For urgent issues and priority support, visit https://xscode.com/riktar/jkanban

Rampesna commented 2 years ago

Can you explain a little more what you want to do?

WebSpectrum commented 2 years ago

yes, I think I need to update value in MySQL status on dragendEl ... Was wondering if any examples?

Rampesna commented 2 years ago

yes, I think I need to update value in MySQL status on dragendEl ... Was wondering if any examples?

You can look my example project Jotrac, maybe it can help to you.

Script code is here: https://github.com/Rampesna/jotrac/blob/main/resources/views/board/components/script.blade.php