- Designing complex UI in Godot
- Theming UI to make it look elegant
- Drag and Drop feature
- Save and load board data
- Drop card to delete
The master branch contains only the assets required for following along with the tutorial. To download click the green "Code" button and then click "Download ZIP".
The code after each tutorial video is saved in a separate branch.
For doubts / help / bugs / problems / suggestions join: 3ddelano Cafe Discord Server
This tutorial will not cover adding each and every feature for a fully working Kanban board like multiple boards, add / delete columns, etc. But after this tutorial you will have enough knowledge to implement this yourself.