Skip to content

rajanlagah/kanban-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

  • Interactive Kanban board application

Demo Link

Setup

  • clone repo
  • npm i
  • npm start

Tests

  • npm run test

Features

  1. GropBy
    1. By Status: Group tickets based on their current status.
    2. By User: Arrange tickets according to the assigned user.
    3. By Priority: Group tickets based on their priority level.
  2. OrderBy
    1. Priority: Arrange tickets in descending order of priority.
    2. Title: Sort tickets in ascending order based on their title.
  3. fetch data from the provided API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published