Skip to content

Manisha-404/kanban-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban Board

The Kanban Board is a simple project management tool that helps you visualize your work and workflow. This project provides a web-based Kanban board application for managing tasks or tickets.

Features

Grouping Options: The Kanban board offers three distinct ways to group the data:

  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.

Sorting Options: Users can sort the displayed tickets in two ways:

  1. Priority: Arrange tickets in descending order of priority.
  2. Title: Sort tickets in ascending order based on their title.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/Manisha-404/kanban-board.git
    
  2. Navigate to the project directory: cd kanban-board

  3. Install the project dependencies: npm install

  4. Start the development server: npm start

  5. Open your web browser and visit http://localhost:3000 to access the Kanban board.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published