Refactoring of the bottom sheet to allow edition Create a Task ViewModel
Tasks are ordered by priority and display is a bit different for each Done tasks are shown at the bottom Add done checkbox Add priority segmented button to bottom sheet Use database converters instead of manual mapping Some refactoring
Add bottom sheet to display the new task form Set up the tasks list screen to display tasks Implement a working migration from the old Donext database