- Interactive Kanban board application
Demo Link
- clone repo
npm i
npm start
npm run test
- GropBy
- By Status: Group tickets based on their current status.
- By User: Arrange tickets according to the assigned user.
- By Priority: Group tickets based on their priority level.
- OrderBy
- Priority: Arrange tickets in descending order of priority.
- Title: Sort tickets in ascending order based on their title.
- fetch data from the provided API