Skip to content

3ddelano/KanbanAppTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Kanban App (Tutorial)

A Kanban board app made in Godot

Godot3

app screenshot

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.