Skip to content

Interactive Kanban board application built with React JS. Easily group your tasks by status, user, or priority. Sort tasks effortlessly by priority or title. Stay organized with our user-friendly Kanban board app.

Notifications You must be signed in to change notification settings

Dibyendu303/kanban-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Kanban Board Application

This repository contains an interactive Kanban board application built using HTML, CSS, and React JS. The application interacts with the provided API from https://api.quicksell.co/v1/internal/frontend-assignment to fetch and display tickets. Additionally, the application utilizes React Redux Toolkit for efficient state management.

Features

  1. Dynamic Grouping: The application offers three distinct ways to group the data:
  • 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.
  1. Sorting Options: Users can to sort the displayed tickets in two ways:
  • Priority: Arrange tickets in descending order of priority.
  • Title: Sort tickets in ascending order based on their title.
  1. Responsive Design: The Kanban board is designed to be responsive, ensuring a seamless user experience across various devices and screen sizes.
  2. Global State Management: React Redux Toolkit is employed for state management, providing a centralized and efficient way to manage the application's state.

Technologies Used

  • HTML
  • CSS
  • React JS
  • React Redux Toolkit

Screenshots

Group by priority

Group by priority

Group by status

Group by status

Group by user

Group by user

About

Interactive Kanban board application built with React JS. Easily group your tasks by status, user, or priority. Sort tasks effortlessly by priority or title. Stay organized with our user-friendly Kanban board app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published