Skip to content

henriquegomees/kanban-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban Board

A kanban board, from the kanban methodology, is widely used in Scrum for tracking tasks and their current state. A very simple kanban board consists of three columns, "To do", "Doing" and "Done". Cards are included in the first column, and moved along as people work on the tasks.

Set up

To run this application, all you'll need is to clone this repository and then run the following command on your terminal:

yarn && yarn start

The application will pops up on your default browser.

Stack

About

Simple Kanban board build with React and Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published