Skip to content

This kanban board shows all of the tasks within a specific budget.

Notifications You must be signed in to change notification settings

wearelighthouse/kanban-mvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Tasklight MVP: Kanban Boards

A kanban boards which dispalys tasks within a budget.

Overview

screenshot

Build with

Functionality

  • Using Custom Hooks and Context API for state management.
  • Display tasks in columns based on Status field.
  • Allow user to Drag Tasks from one column to another.
  • Show one Budget per board by filtering Tasks by Budget.
  • Dropping a Task on a column updates the Status.

Installation (for local development)

Node.js & NPM;

# Clone this repository
$ git clone https://github.com/wearelighthouse/kanban-mvp.git

# Install dependencies
$ npm install

# Run the app
$ npm start

Figma

Here is Figma link.

About

This kanban board shows all of the tasks within a specific budget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published