blahosyl / task-manager-frontend

On Fire 🔥 - the cheerful productivity app | PP5 Code Institute
https://pp5-task-manager-frontend-eebb66e2c99d.herokuapp.com/
0 stars 2 forks source link

USER STORY: Tabbed Kanban view for tasks #113

Closed blahosyl closed 1 month ago

blahosyl commented 1 month ago

As a User,

I want to have separate Kanban Boards for differently filtered tasks,

so that I can concentrate on relevant information

Acceptance Criteria

  1. There is a Kanban board for each tab designed in #58
  2. This view does not display the list of profiles, only a link to the ProfileList page

Tasks