Hi Guys,
I'm new here..
i want to create an Application, with JavaFX which should be use for something like Project Management.
That means, that i have an "Kanban" style board and can move "Tasks" between the "Fields". With Drag n Drop.
The question is, with what should i create it?
Until now i just used in JavaFX the usual elements.. like listviews tables buttons and so on.
But i think this is something i should make with Graphics right?
any experience?
cheers