KanbanTool title card

KanbanTool

A Kanban board Tool developed with UI Toolkit to keep track of tasks within Unity.

Skills Used:

Unity C# Tools Development UI Toolkit Systems Design

Overview:

A Kanban Board Tool developed with Unity's UI Toolkit, inspired by tools such as Trello, to track, plan and develop projects all in once place.

What I worked on:

Technical highlights:

Will update this with some epic stuff i did for this tool... soon

// Replace with Kanban code snippet
public void WillUpdateThisSoonFunction()
{
    Debug.Log("Some really epic stuff");
}

Explain code here... soon

Challenges:

Learning Unity's UI Toolkit alongside this module was probably the most challenging part, but it was actually quite fun and honestly not too bad. I would have liked to make this into a downloadable package rather than a whole project with the tool attached, but I may get round to looking into that soon.