Open MomoIsHeree opened 7 months ago
Develop a sidebar on the left side of the application to display a list of tasks. Include an option within the sidebar to add new tasks.
After some scoping, a TreeView seems to be the way to go, as a tree-like task structure is the end-goal.
Develop a sidebar on the left side of the application to display a list of tasks. Include an option within the sidebar to add new tasks.