arkantrust / task-tracker

Task Track is a to-do app that lets you organize your tasks.
MIT License
0 stars 0 forks source link

Tasks/Reminders CRUD Screens #8

Open arkantrust opened 11 months ago

arkantrust commented 11 months ago

Create a screen using javafx in which tasks and reminders can be seen in a column-like scrollable, a + sign at the beginning of the list to create a new task or reminder. And 3 dots in each task to edit and delete.


Pending functionality.

As of monday, it's just needed to "see", working backend will be added later.