LabrieCam / TodoApp-FlutterFlow

0 stars 0 forks source link

US6: Task Prioritization #12

Open LabrieCam opened 2 weeks ago

LabrieCam commented 2 weeks ago

AS A user, I WANT TO prioritize tasks, TO focus on the most important tasks first, SO THAT I can manage my time effectively. SCENARIO: Set Task Priority GIVEN the user is viewing their to-do list, WHEN the user taps on a task, AND selects a priority level (e.g., High, Medium, Low), THEN the task should be visually marked with the selected priority WITHIN 1 second, AND the list should reorder to reflect the new priority.