KanbanAppTutorial icon indicating copy to clipboard operation
KanbanAppTutorial copied to clipboard

Tutorial repo for Kanban Board app made with Godot.

Kanban App (Tutorial)

A Kanban board app made in Godot

Godot3

app screenshot

Watch Tutorial Playlist on Youtube

Learning Outcomes

  • 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

Get Assets

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

Get the Code

The code after each tutorial video is saved in a separate branch.

Consider Donating

Buy Me A Coffee

For doubts / help / bugs / problems / suggestions join: 3ddelano Cafe Discord Server

Disclaimer

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.