Khusbu853 / Kanban-Board

Kanban board made using React.js and Tailwind CSS

Home Page:https://kanban-board-steel.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This project is a Kanban board application built using ReactJS and Tailwind CSS. It allows users to interact with ticket data fetched from the API. Users can group and sort tickets based on different criteria, making it a versatile tool for project management.

Features

Data Interaction:

Fetches ticket data from the Api. Displays the fetched data on a Kanban board. Grouping Options:

Group tickets by Status, User, or Priority. Sorting Options:

Sort tickets by Priority or Title. Priority Levels:

Tickets are categorized with priority levels ranging from Urgent (4) to No Priority (0). Styling:

Visually appealing and responsive design. Tailwind CSS is used for styling. Icons:

About

Kanban board made using React.js and Tailwind CSS

https://kanban-board-steel.vercel.app


Languages

Language:JavaScript 86.6%Language:CSS 8.1%Language:HTML 5.2%