I would like to implement a task list in javaFX and SpringBoot and I am not sure how I can dynamically display a board that contains a number of lists and each list contains a list of tasks. How can I aproach this task? is it possible to display a number of different tasks inside each list ? Can I use an FXML Task view and add it to a list and then add the lists to a Board ?
I have tried to implement a ListView with custom cells, that were using my "Card.FXML" format but I did not suceed.
Aucun commentaire:
Enregistrer un commentaire